On Mon, 12 Sep 2005 08:26:11 -0700, Ray Mullins <[EMAIL PROTECTED]> wrote:
>> -----Original Message----- >> From: IBM Mainframe Discussion List >> [mailto:[EMAIL PROTECTED] On Behalf Of Mark Zelden >> Sent: Monday September 12 2005 06:09 >> >> >> BTW, I use <> for "not equal" in my REXX code. This won't >> work for something like "not greater" but I don't ever use >> "not" except when needing not equal. Regardless of what you >> use for NOT, OR (|) can still have translation issues. > >Not greater is also less than or equal. Exactly why I've never needed to code it with a back slash (\>) or a logical NOT (¬>). <= works just fine. :-) -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America and Farmers Insurance Group mailto: [EMAIL PROTECTED] Systems Programming expert at http://Search390.com/ateExperts/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

