On Fri, 29 May 2009 17:40:07 +0200, Miklos Szigetvari
<[email protected]> wrote:
>This worked for me:
>
>/* REXX */
>ADDRESS TSO
>"ALLOC FI(ISPPROF) DA('ESA.ISPF.ISPPROF') SHR REUSE "
>ADDRESS ISPEXEC
>" TBOPEN BCNFMDS NOWRITE"
>" TBTOP BCNFMDS "
>DO WHILE RC = 0
>" TBSKIP BCNFMDS "
> " TBGET BCNFMDS ROWID(I)"
> SAY FMID FMIDDESC
>END
>" TBCLOSE BCNFMDS "
>
>Richards, Robert B. wrote:
>
Bob and I spoke off-list about this. SMP/E is a bad spot for what he
is looking for. Too many FMIDs are part of z/OS base. For example,
RACF (HRF*).
Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[email protected]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
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