Alternatively,
Total_Third_Quarter_Value += 1
Carter Adams
Telecommunications Technical Specialist
Georgia Department of Labor
Suite 642, Sussex Place
148 International Blvd. NE
Atlanta, GA 30303-1751
[hidden email]
----------
From:
[hidden email] [SMTP:
[hidden email]]
Sent: Thursday, December 04, 1997 9:41 AM
To:
[hidden email]
Subject: i++
Hi NetRexxers,
As I learn more about Java and its capabilities I sure would like to see
its increment operators implemented in NetRexx someday.
In Rexx I have always had to increment a count variable like this:
Total_Third_Quarter_Value = Total_Third_Quarter_Value + 1
It sure would be nice to use the C++ and Java incremental ability like:
Total_Third_Quarter_Value++
what do you think Mike?
Brad Simonin
(A Rexx and Java fan)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>