Microsoft KB Archive/21163

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:18, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q21163 to Microsoft KB Archive/21163 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

“Using List Item ..” Error Compiling CHAINed Program

PSS ID Number: Q21163 Article last modified on 11-16-1992

2.00 2.10 2.20 MS-DOS

Question: What does the following compiler error message indicate in a CHAINed to program? Using list must be 01/77 or word aligned

Response: This message is generated when compiling a CHAINed program with a LINKAGE SECTION, where the PROCEDURE DIVISION specifies CHAINING rather than USING. (USING should be used in this case.) For more information, see Pages 88-89 of the “Microsoft COBOL Reference Manual.”

Copyright Microsoft Corporation 1992.