Below is the link error we are getting in Visual Cobol that we did not get in our Net Express 3.1. What steps do I need to take to resolve this error ? Is this a missing parameter or modules that has been replaced by other modules ? Thank you for your help. D:\vcprod CBLLINK gropvp.cbl Micro Focus COBOL - CBLLINK utility Version 2.1.0.35 Copyright (C) Micro Focus 1984-2012. All rights reserved. Micro Focus COBOL Version 2.1.00024 Copyright (C) Micro Focus 1984-2012. All rights reserved. * Ignored - LINKCOUNT"200" * Rejected - MAP * Checking complete with no errors - starting code generation * Ignored - () * Ignored - TARGET "PENTIUM" * Generating gropvp * Data: 9944 Code: 35264 Literals: 12128 Microsoft (R) Incremental Linker Version 11.00.50727.1 Copyright (C) Microsoft Corporation. All rights reserved. gropvp.obj cbllds00000DB4.obj Creating library gropvp.lib and object gropvp.exp gropvp.obj : error LNK2001: unresolved external symbol _PACK_DECIMAL gropvp.obj : error LNK2001: unresolved external symbol _UNPACK_DECIMAL gropvp.exe : fatal error LNK1120: 2 unresolved externals
↧