bug-gnucobol
[Top][All Lists]
Advanced

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

RE: [open-cobol-list] Another preprocessor bug.


From: William M. Klein
Subject: RE: [open-cobol-list] Another preprocessor bug.
Date: Thu Feb 5 14:16:03 2004

SUPPRESS is an IBM extension and should only be allowed when IBM syntax is
in effect (and should receive an ANSI flagging message).

"SUPPRESS PRINTING" is a new feature in the ISO 2002 Standard which could be
supported in that dialect. 

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden On 
> Behalf Of David Korn
> Sent: Thursday, February 05, 2004 10:15 AM
> To: address@hidden; address@hidden
> Subject: [open-cobol-list] Another preprocessor bug.
> 
> cc: address@hidden 
> Subject: Another preprocessor bug.
> --------
> 
>       COPY MYCOPY SUPPRESS .
> 
> gives the error
>       # 1 "MYCOPY"
>       MYCOPY:1: parse error
> from the pre-processor.
> 
> 
> 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]