gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] parser error.


From: Keisuke Nishida
Subject: Re: [open-cobol-list] parser error.
Date: Mon Jul 8 02:56:02 2002
User-agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Mon, 08 Jul 2002 11:56:55 +0200,
<address@hidden> wrote:
> 
> Hello,
> while creating a c source from cobol source, parser gives error in special 
> names.
> special names.
>       decimal point is comma
>       cursor is crsr
>       crt status is crt-tus.
>               
> errors are given for CURSOR and CRT STATUS.
> both CRSR AND CRT-TUS are defined in working-storage.

There is no support of CURSOR and CRT STATUS yet.
They will be implemented in the next release of OpenCOBOL.

A preliminary implementation of SCREEN SECTION support is
available in the following package:

  http://www.nurs.or.jp/~knishida/open-cobol-0.9.6.4.tar.gz

Note CURSOR and CRT STATUS will not work as you expect,
although the parser will recognize them.

Keisuke


reply via email to

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