> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Tom Marchant > Sent: Thursday, January 19, 2012 7:59 AM > To: [email protected] > Subject: Re: New code? use ENQ/DEQ or ISGENQ? > > On Wed, 18 Jan 2012 15:29:22 -0600, McKown, John wrote: > > >I found another good reason to use ISGENQ instead of ENQ/DEQ. > >It supports MF=L and MF=E for RENT coding. > > So do ENQ and DEQ. > > -- > Tom Marchant
I didn't see that documented. Perhaps I was in the wrong manual. I tried it and had some problems. Turns out that ISGENQ has some other nice things that I can do which are __documented__. I'm very "into" using only documented, GUPI, stuff any more. Given two ways, which work, to do something, where "this" is undocumented and "that" is documented, I will almost always choose "that". I will also try to use IBM recommended facilities, if there are multiple. In this case, I need to do a SYSTEM or SYSTEMS level ENQ/DEQ based on whether OMVS is running in SYSPLEX(NO) or SYSPLEX(YES) mode. This is easier to do in a documented way using ISGENQ. Also, although I don't use AR mode at present, ISGENQ is documented to work properly in AR mode. May as well program for the future. Even though mine may be short. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

