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: john Culleton
Subject: Re: [open-cobol-list] Output listing with copy files included.
Date: Sat, 9 Mar 2013 15:20:23 -0500

On Thu, 07 Mar 2013 16:01:52 -0500
"Brian Tiffin" <address@hidden> wrote:

> 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
> 

I get an error message with cobc -P -x filename.cbl
I use Open Cobol 1.1

cobc -h does not show a -P option. 
-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html


reply via email to

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