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: William M. Klein
Subject: RE: [open-cobol-list] Some more errors
Date: Thu Mar 4 09:54:25 2004

For a complete list of the (including what they mean)  
   DISPLAY UPON ..
   ACCEPT FROM ...
   WRITE AFTER ADVANCING ...

IBM special-names, see:
  http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/igylr205/4.1.3 

NOTE: 
  I think - but am not positive - that COBOL for VSE may have some
additional names.


> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden On 
> Behalf Of Keisuke Nishida
> Sent: Thursday, March 04, 2004 7:36 AM
> To: Margit Schubert-While
> Cc: address@hidden
> Subject: Re: [open-cobol-list] Some more errors
> 
> 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
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> 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]