Page 1 of 1

proc statement

Posted: July 5th, 2019, 3:53 pm
by AriSilva
By mistake I´ve added some comments at the end of the proc line without using the //
such as

PROC GLOBAL anything here is treated as comment

and the compiler accepted that!!!!

Re: proc statement

Posted: July 5th, 2019, 4:35 pm
by josh
This has been addressed in CSPro 7.3. In that version you will get the error:

ERROR(GLOBAL, 2): 'anything' is not a declared variable or is a misspelled dictionary entry