Yes, Mark and I did speak offline, but I had to reconsider a portion of
that conversation and Mark was unaware of that. Sorry, Mark.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Mark Zelden
Sent: Friday, May 29, 2009 1:17 PM
To: [email protected]
Subject: Re: FMID descriptions

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

----------------------------------------------------------------------
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

Reply via email to