I'm using a point/dot as a "null" value in my own rexx programs or functions and do not have any problems with it. This is used when the args to the rexx is not/can't be comma delimited in a rexx way. E g: Call EXAMPLE 'A . . D'
So Your example maybe could be: thingn(option1,'.') Regards, Thomas Berg ______________________________________________________ Thomas Berg Specialist AM/DQS SWEDBANK AB (publ) -----Ursprungligt meddelande----- Från: IBM Mainframe Discussion List [mailto:[email protected]] För Phil Smith Skickat: den 20 mars 2012 16:34 Till: [email protected] Ämne: Re: Theology question I should have noted that NULL, NONE, et al. are valid, so we can't really use any of them. Something like *NONE would work, but is also pretty ugly. -- ...phsiii Phil Smith III [email protected]<mailto:[email protected]> Voltage Security, Inc. www.voltage.com<http://www.voltage.com> (703) 476-4511 (home office) (703) 568-6662 (cell) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

