gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Some more errors


From: Keisuke Nishida
Subject: Re: [open-cobol-list] Some more errors
Date: Thu Mar 4 05:42:42 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, 02 Mar 2004 21:32:13 +0100,
Margit Schubert-While wrote:
> 
> 2) Following produces "Invalid MOVE"
>          03  MYITEM PIC 9(10).
> 
>          MOVE SPACES to MYITEM (4,2)
> 
>          This is legal according to ansi85, I quote from "Reference 
> Modification" :

Fixed.

> 3) Can you add "SYSLST" alongside SYSIN and SYSOUT ? It is accepted by 
> mainframe.

What is the effect of that?  Is it an output device?
Where should the output go?

> 4) Still don't agree with the last redefines change :-)

What is your recommendation?  Do you think we should print the size
error message when -std=mf is specified?  Or do you think open-cobol
should be strict with possible errors rather than being compatible
with other compilers as much as possible?

Keisuke


reply via email to

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