Re: dubbuging that script
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: punctuation [OT]
... Will Kemp wrote: ... language, and the use of language for pure enjoyment, in which case ... Obsolete linguistic forms - are we still talking about semicolons? ... I don't mind if you don't use semicolons - I feel sorry for you, ... (uk.comp.os.linux) - Re: Programming careers
... language which uses semicolons where it would be an error). ... Some of the early pascal compilers ... reasons: it saves time when I need to edit code by adding ... (rec.arts.sf.composition) - Re: The "spinoza" programming language
... |>> But C programmers love semicolons! ... I was surprised to learn that, at least in more modern compilers, ... a bit easier for the compiler to catch some errors, and, where the language ... making "then" the delimiter makes it, in your language, a keyword, a ... (comp.programming) - Re: Python as Guido Intended
... > You can make a language more powerfull by removing things. ... Do you believe that these two statements are contradictory? ... Now that you understand what Mike was trying to say, ... (comp.lang.python) - Re: cannot open Word in new Office version - "Word cannot read files for Speech Recognition &qu
... I know there are a few issues in Speech and the Handwriting services ... so perhaps removing Speech and the languages in the language settings ... (microsoft.public.word.application.errors) |
|