gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Output listing with copy files included.


From: Brian Tiffin
Subject: Re: [open-cobol-list] Output listing with copy files included.
Date: Thu, 07 Mar 2013 16:01:52 -0500
User-agent: Opera Mail/12.14 (Linux)

On Thu, 07 Mar 2013 13:06:33 -0500, john Culleton <address@hidden> wrote:

Once agan I suggest that there be a compile option for a listing
of the final source  code used for the compile, including the text of any
copy files. I can write a program to do this but it would be more
convenient if this were a compiler feature. Most other COBOLs I
hve used had an output listing option, often with error messages
interspersed with the source code.

Am I the only one needing this? I am working to compile the
Applewood Ledger system but often the error messages refer to a
copy file.



In the 'just in case department'; John, you've tried cobc -P ?? It produces a .lst with line numbering resetting to 1 for each copybook, then back to where it was before, so the line numbers should match .cob sources.

Cheers,
Brian


reply via email to

[Prev in Thread] Current Thread [Next in Thread]