bug-gnucobol
[Top][All Lists]
Advanced

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

[open-cobol-list] bug: reserved word list differ from language level spe


From: Thomas Biehler
Subject: [open-cobol-list] bug: reserved word list differ from language level specification
Date: Tue Nov 4 02:54:04 2003
User-agent: KMail/1.4.3

Hi all,

if you compile the attached sample "resword.cob"
as follows:
   cobc -std=cobol85 -fixed resword.cob

you receive the following error:
  resword.cob:6: `FORMAT' reserved word, but not supported yet

But "FORMAT" is reserved word  in COBOL - 2002 Standard only.

bye 
Thomas

Attachment: resword.cob
Description: Text document


reply via email to

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