[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnubol: Hacks needed to parse COBOL
Tim,
I think the second error message would be correct, assuming you actually meant:
"01 a pic x." -or- "01 a pic 9."
Otherwise you should an error at the line where you define b.
>>> Tim Josling <TIMJOSLING@prodigy.net> 12/01/99 03:13PM >>>
<snip>
What is the correct error message here? "Too many array index expressions for c"?
Or "a is not an array and should not have array index expression"?
<snip>
--
This message was sent through the gnu-cobol mailing list. To remove yourself
from this mailing list, send a message to majordomo@lusars.net with the
words "unsubscribe gnu-cobol" in the message body. For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@lusars.net.