gnucobol-users
[Top][All Lists]
Advanced

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

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


From: Keisuke Nishida
Subject: Re: [open-cobol-list] syntax error from compiler.
Date: Thu Jan 29 01:39:00 2004
User-agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI)

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/IGY3LR10/8.1.15.4?SHELF=&DT=20020920180651&CASE=

I'll modify the parser to accept this statement and just
ignore it.

Keisuke


reply via email to

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