gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Change to compile listing.


From: Brian Tiffin
Subject: Re: [open-cobol-list] Change to compile listing.
Date: Mon, 15 Feb 2010 21:48:43 -0500
User-agent: KMail/1.9.9

The listing is post preprocessor.  You get the COPY includes but lose sequence 
numbers, comments and perhaps other original source forms.  I'm pretty sure 
the someday soon -P change will be the same model of post preprocessor.  Umm, 
it might not be possible, with things as they are.

Cheers,
Brian

On February 11, 2010 05:41:05 pm John Culleton wrote:
> When I use the
> -t foo
>  parameter to get a listing on a compile all the comments etc. are not
> included. Would it be difficult to provide a switch which printed out every
> line of the program including all the lines in the IDENTIFICATION DIVISION
> and the contents of any COPY files used? The line numbers would help also.
>
> I have programs in my files that date back to the Tandy 6000 with 8 inch
> floppies. No way that these could have been transferred to more modern
> media. But compile listings shows me what I did way back when, in RM-COBOL.


reply via email to

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