> Hello, > When I look at the output listing of a compiled pgm, I used to be able to see field > displacements of copybooks and working storage. What is the option that does this .. > nothing in the options list stands out. > Thanks, > Graham Hobbs >
Graham, What version of COBOL. In some releases LIST. OFFSET might also be interesting. Example: assembler code generated from source code The following example shows a listing of the assembler code that is generated from source code when you use the LIST compiler option. Your COBOL PROGRAMMING GUIDE should help. http://www-01.ibm.com/software/awdtools/cobol/zos/library/ Lizette ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

