> -----Original Message----- <snip> > I can also live without OUTPUT. SDSF is better. What's "ISPF 3.8"? > I think we're using a newer release than 3.8.
ISPF option 3.8 is the OUTLIST UTILITY. It is an ISPF interface to the old "FIB" (Foreground Initiated Background) commands of CANCEL, OUTPUT, and STATUS. Probably the least used function in ISPF. > > > On Tue, 27 Dec 2011 02:21:46 -0600, John McKown wrote: > > > >Everybody else where I work uses only SDSF. I'm weird > <grin>. I like to > >use a UNIX shell a bit. And I use Dovetailed Technologies' "fromdsn" > >command to copy SPOOL output to a UNIX file. I use the > "tsocmd" command > >to purge the job output (CANCEL ... PURGE). I'm thinking of trying to > >write an "rmjes" command just to have a "UNIXy" way to purge > output. And > >because using TSO commands from the UNIX shell just "irritates" me. > > > Do you likewise shun the Rexx interface to SDSF? > > -- gil > Not really. I do many things for my own "amusement" when I can. Also, if I write an HLASM "rmjes" command, it will be more CPU efficient than using the REXX API for SDSF. Most don't care about this. My shop does. Of course, this is why the majority of my code writing and testing is done on Sundays. There is nothing else going on. And we have already maxed the MSU usage for the month, so my messing around doesn't matter, cost wise. Not that anybody here is going to use this, other than perhaps myself. Right now, I'm working on an HLASM "lsenq" command to display ENQ information. It is based on what the QUERYENQ program does for REXX. But it will be using the ISGQUERY interface instead of GQSCAN. Writing UNIX code in HLASM is more difficult, for me, than batch or TSO. Likely due to my ignorance. No C compiler here. -- 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

