Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Modula 3 > New subscripts
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 99 of 148
Post > Topic >>

New subscripts

by "Barry Fawthrop" <barry@[EMAIL PROTECTED] > Apr 21, 2004 at 01:16 PM

Greetings
In trying to compile m3-mail/postcard
I come across errors like these
"../src/MiscUtils.m3", line 19: subscripted expression is not an array
"../src/MiscUtils.m3", line 22: subscripted expression is not an array
"../src/MiscUtils.m3", line 23: subscripted expression is not an array
"../src/MiscUtils.m3", line 27: subscripted expression is not an array

line 19    IF NOT (t[pos] IN White) THEN EXIT END;
line 22    IF t[pos] = '+' THEN INC(pos)
line 23    ELSIF t[pos] = '-' THEN neg := TRUE; INC(pos)

What is the new manner of referencing subscripts, I'm assuming it was part
of the TextF, which is no longer valid, any ideas

Thanks in advance
Barry




 2 Posts in Topic:
New subscripts
"Barry Fawthrop"  2004-04-21 13:16:00 
Re: New subscripts
Olaf Wagner <wagner@[E  2004-04-22 19:25:12 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 0:17:59 CDT 2008.