gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Output listing.


From: Sergey Kashyrin
Subject: Re: [open-cobol-list] Output listing.
Date: Thu, 11 Nov 2010 17:36:09 -0500

And actually that brings another good topic - I actually want to see the 
comments lines in the COBOL listing, as well as in C code !
I think that would be nice to achieve

Regards,
SK

----- Original Message ----- From: "Vince Coen" <address@hidden>
To: <address@hidden>
Sent: Thursday, November 11, 2010 12:51 PM
Subject: Re: [open-cobol-list] Output listing.


On Thursday 11 Nov 2010, John Culleton wrote:
Is there a way to get an output listing that shows line numbers that
match up with the error messages? Or at least shows the line numbers I
have included in the source file? In general too much has been stripped
out of the output file, such as comments and line numbers.

Some compilers include the error messages also in the output listing,
each just after the line that caused it. That would be nice.

Sure just add -P to the cobc command line and you will get progname.lst
It will have the commends stripped out but the line numbers take that into account, e.g., line count applies to comment lines etc.

Bye the bye so, does the error messages

Vince

-

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list



reply via email to

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