Talk About Network

Google


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 > Re: New subscri...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 99 of 149
Post > Topic >>

Re: New subscripts

by Olaf Wagner <wagner@[EMAIL PROTECTED] > Apr 22, 2004 at 07:25 PM

Barry Fawthrop <barry@[EMAIL PROTECTED]
> wrote:
> 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

TextF was an `unofficial' interface of SRC M3; in CM3 the
TEXT representation has changed. Use the `official' GetChar
procedure instead.

Olaf
-- 
/\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
|| Olaf Wagner           | wagner(at)luthien.in-berlin.de (priv.)|
|| Cranachstrasse 7      | wagner(at)elego.de (business)         |
|| D-12157 Berlin        | phone: +49 30  85 60 26 70            | 
|| Germany / Deutschland | fax:   +49 30  85 58 01 88            | 
\/////////////////////////////////////////////////////////////////
-- 
/\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
|| Olaf Wagner           | wagner(at)luthien.in-berlin.de (priv.)|
|| Cranachstrasse 7      | wagner(at)elego.de (business)         |
|| D-12157 Berlin        | phone: +49 30  85 60 26 70            | 
|| Germany / Deutschland | fax:   +49 30  85 58 01 88            | 
\/////////////////////////////////////////////////////////////////
 




 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 Sun Jul 20 0:20:38 CDT 2008.