Well, REXX goes its own way... I was trying to figure out how to parse "not 4k", and fortunately, just read to the end before investing time in research. Working with both REXX and C, the /, %, and // operators give me a headache.
sas On Mon, Jan 23, 2017 at 10:09 AM, Robert Prins <[email protected]> wrote: > On 2017-01-23 00:13, Dale R. Smith wrote: > >> On Sun, 22 Jan 2017 15:00:08 -0700, Lizette Koehler < >> [email protected]> >> wrote: >> > <snip> > >> Please note that "variables" like "!4k" start with an exclamation point >> (!). >> I would have liked to use just "4k", but REXX does not allow "variable" >> names >> that start with a number. >> > > That would bring you in the territory of TRAC, where you can happily > assign 3 to 4... > > Robert > -- > Robert AH Prins > robert.ah.prins(a)gmail.com > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- sas ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
