gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Small addition for OpenCOBOL Programmers Guide


From: john Culleton
Subject: Re: [open-cobol-list] Small addition for OpenCOBOL Programmers Guide
Date: Tue, 10 Apr 2012 17:15:49 -0400

On Tue, 10 Apr 2012 21:50:08 +0100
vince <address@hidden> wrote:

> On Tuesday 10 Apr 2012 21:34:09 john Culleton wrote:
> > On Tue, 10 Apr 2012 20:25:38 +0100
> > 
> > vince <address@hidden> wrote:
> > > '/' are not an accepted character, which is used to eject page on
> > > printing and as the compiler does not really produce full
> > > reporting (other than via the -P flag) it would not get used so
> > > sounds reasonable that it is not liked :)
> > 
> > I am as usual confused. Is the -P flag valid for Open Cobol? It
> > doesn't work for me.
> 
> hmm.let see:
> 
> -----------------
> address@hidden common]$ ls -la sys002.*
> -rw-r--r-- 1 vince vince 96427 2012-04-09 23:37 sys002.cbl
> address@hidden common]$ cobc -m -P sys002.cbl
> address@hidden common]$ ls -la sys002.*
> -rw-r--r-- 1 vince vince  96427 2012-04-09 23:37 sys002.cbl
> -rw-r--r-- 1 vince vince 120017 2012-04-10 21:48 sys002.lst
> -rwxr-xr-x 1 vince vince 178075 2012-04-10 21:48 sys002.so*
> -----------------
> 
> Works here.
> 

My results:
Bash-4.1$ cobc -P -x -fixed hello.cbl
cobc: unrecognized option '-P'


-- 
John Culleton
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
Police Procedural and Expose: "Death Wore Black"
"Create Book Covers with Scribus"
http://www.booklocker.com/books/4055.html


reply via email to

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