![]() | ![]() | ![]() | ![]() | ![]() |
You can get a (slighty out of date) regina rexx manual from http://sites.netscape.net/ssatguru, this has HTML and compiled Windows Help formats for download.
The following operators can be used:
Expressions can also make use of PPWIZARD or standard rexx functions.
Some examples of expressions being used:
#evaluate ^^ ^ResultOfExpression = (10 + 8) / 2^ ;;Value 9 #evaluate ^^ ^ResultOfExpression = (_Count - 1) % $Div^ #evaluate ^^ ^Path = GetEnv('PATH')^
![]() | ![]() | ![]() | ![]() | ![]() |