What do those unary operators do?
jhall@hillmgt.com on 05/12/99 03:30:05 PM
Please respond to MIDRANGE-L@midrange.com@Internet
To: MIDRANGE-L@midrange.com@Internet
cc:
Subject: Re: CF -Specs (was: "x-Spec")
Non-AS400 programmers that have seen the eval statement say it reminds
them of basic
10 LET X=X+1
The comments usally run along the lines of "that's pretty primitive
isn't it ?"
primitive = !cool;
And while we're on the subject I think unary operators would be a good
thing to have
x++
x += 1
John Hall
Home Sales Co.
Colin Williams wrote:
>
> I personally prefer to see a reserved word, just because you know what
> to expect then. Also makes it easier if you are using code analysis
> tools over your source.
>
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---