gnucobol-users
[Top][All Lists]
Advanced

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

RE: Re: [open-cobol-list] syntax error from compiler.


From: William M. Klein
Subject: RE: Re: [open-cobol-list] syntax error from compiler.
Date: Fri Jan 30 12:52:08 2004

It (COPY statement without a terminating period) certainly is NOT a
documented extension for any IBM COBOL that I know of. 

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden On 
> Behalf Of David Korn
> Sent: Wednesday, January 28, 2004 5:49 PM
> To: address@hidden
> Cc: address@hidden
> Subject: Re: Re: [open-cobol-list] syntax error from compiler.
> 
> 
> > At Tue, 27 Jan 2004 15:17:48 -0500 (EST),
> > David Korn wrote:
> > > 
> > > I am getting the error
> > >       parse error, unexpected FOR, expecting AFTER
> > > with the lines
> > >              DEBUG-DECLARE SECTION.
> > >                  USE FOR DEBUGGING ON ALL PROCEDURES.
> > > Is this a known problem?
> > 
> > It seems this is an extension of IBM COBOL.  There is a
> > description of this statement at:
> > 
> >   
> http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY
> 3LR10/8.1.15.4?SHELF=&DT=20020920180651&CASE=
> > 
> > I'll modify the parser to accept this statement and just
> > ignore it.
> > 
> > Keisuke
> > 
> > 
> 
> Thanks,  also I have come across code the
>       COPY name
> without the trailing period.  I was told that this is legal
> with COBOL2 but I get a syntax error with open-cobol.
> 
> David Korn
> address@hidden
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> 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]