Still easier to use: INCLUDE COND=(1,9,FS,EQ,NUM)
It is rather new, to me. ref: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA30/3.7.14.1 -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Kirk Talman > Sent: Tuesday, May 25, 2010 1:27 PM > To: [email protected] > Subject: Re: Quick Sort question > > INCLUDE COND=(1,1,CH,GE,C'0',AND,1,1,CH,LE,C'9',AND, > 2,1,CH,GE,C'0',AND,2,1,CH,LE,C'9',AND, > 3,1,CH,GE,C'0',AND,3,1,CH,LE,C'9',AND, > 4,1,CH,GE,C'0',AND,4,1,CH,LE,C'9',AND, > 5,1,CH,GE,C'0',AND,5,1,CH,LE,C'9',AND, > 6,1,CH,GE,C'0',AND,6,1,CH,LE,C'9',AND, > 7,1,CH,GE,C'0',AND,7,1,CH,LE,C'9',AND, > 8,1,CH,GE,C'0',AND,8,1,CH,LE,C'9',AND, > 9,1,CH,GE,C'0',AND,9,1,CH,LE,C'9',AND,) > > IBM Mainframe Discussion List <[email protected]> wrote on > 05/25/2010 > 12:17:02 PM: > > > From: "Starr, Alan" <[email protected]> > > To: [email protected] > > Date: 05/25/2010 12:18 PM > > Subject: Re: Quick Sort question > > Sent by: IBM Mainframe Discussion List <[email protected]> > > > I just started so I may not yet be thinking correctly. > > > How about: > > > INCLUDE COND=(1,9,CH,GE,C'000000000',AND,1,9,CH,LE,C'999999999') > > > Alan > > > ----------------------------------------- > The information contained in this communication (including any > attachments hereto) is confidential and is intended solely for the > personal and confidential use of the individual or entity to whom > it is addressed. If the reader of this message is not the intended > recipient or an agent responsible for delivering it to the intended > recipient, you are hereby notified that you have received this > communication in error and that any review, dissemination, copying, > or unauthorized use of this information, or the taking of any > action in reliance on the contents of this information is strictly > prohibited. If you have received this communication in error, > please notify us immediately by e-mail, and delete the original > message. Thank you > > ---------------------------------------------------------------------- > 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 > > ---------------------------------------------------------------------- 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

