[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnubol: refmod again (fwd)
>>>>> "Jonathon" == J & C Migrations, Pty <migrate@tiac.net>
>>>>> wrote the following on Wed, 01 Dec 1999 07:57:21 -0500
Jonathon> Hi Mike! Both you and Randall seem to have missed this
Jonathon> one:
(foo + 1) is a single index,
(foo + 0 +1) is two indexes roughly equivalent to (foo 1), and the original
(foo + 0 + 1) is illegal, because as you can see from the format you...
Right. "+ 1" is an expression but "+1" is an integer. Good catch,
Jonathon, and welcome aboard.
Best regards,
Mike
--
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.