Re: dubbuging that script



Actually a semi-colon followed by a space IS allowed in every Standard of COBOL
(at least since the 74 Standard) wherever a comma followed by a space may be
used, which is also where a space by itself may be used, e.g. the following is
valid 85-Standard code (but NOT something that I would recommend!)

05; This-field, Pic, ; 9.

--
Bill Klein
wmklein <at> ix.netcom.com
"Richard" <riplin@xxxxxxxxxxxx> wrote in message
news:1141066377.242862.325740@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

203 errors or warnings

You could start by removing the semicolons (;) that are not part of the
language and getting the COMP-3 spelt correctly with a hyphen. You
should be able to get it to point where it is telling you the real
erors, such as 'D-Fact' is undefined.

Also check the format of the ACCEPT / DISPLAY in your _Cobol_ manual,
you may be reading a Basi book by mistake.



.



Relevant Pages

  • Re: Java compatibility issues (WAS: MF having issues?)
    ... syntax than add a standard XML library to COBOL. ... Adding "native language support" for IBM's Enterprise ...
    (comp.lang.cobol)
  • Re: Cobol language dictionary page -- assignment complete?
    ... > REMARKS Paragraph. ... >> an IBM-ism, it is, nonetheless, no longer standard COBOL ... >> representative of recent standard COBOL. ... COBOL is, is to do a disservice to the language and, ...
    (comp.lang.cobol)
  • Re: Method to force keeping of source
    ... It appears to me that your wish is that the COBOL standard should prevent ... environment for the compiler or in the execution environment. ... > implementor defined is one of the problems as I look at the situation as ...
    (comp.lang.cobol)
  • Re: Program templates as Object Classes
    ... Here's the problem with OO COBOL - it is still very incomplete.. ... realized that OO was incomplete without support ... It's about two years ago a former, retired M/F Manager, (not Bill Klein ... Micro Focus above - but he was referring to the fact that Standard ...
    (comp.lang.cobol)
  • Re: Program templates as Object Classes
    ... There are users of OO COBOL; they are just far fewer than either the vendors ... whether from the same vendor or not. ... disagreed with you that XML should be supported *first* by the OO features ... > being spent by J4 to provide these facilities through a standard that will ...
    (comp.lang.cobol)