> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ian S. Worthington
> Sent: Tuesday, July 29, 2008 12:57 PM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: Re: Statistics when writing PDS members
> 
> I do something similar for REXEC calls which have to be 
> directed to TSO via
> USS (don't ask): there's a tso only flavour for normal rexx, 
> and a tso+ispf
> flavour for those execs that use ispf services.  The delta is 
> the alloc of the
> libraries and we've never had any performance issues with them.
> 
> And I'm a great believer in the right interface for the right job: If
> something is exposed through a particular interface, then 
> choose that rather
> then rewriting it because you know it won't be quite right, 
> and it will break
> at some point down the road.  Usually after you've left and 
> someone else has
> to pick up the pieces.
> 
> i 

Well, I can certainly agree with that! That's why my CGI uses ISPF. It
is simple and easy to understand what I am doing. I could code the
equivalent IGGCSI00 call directly in REXX, but (at least to me) the
IGGCSI00 is very difficult to understand.

However, for this one case, I really doubt that IBM is ever going to
change how ISPF statistics are kept. It would cause great screams in the
user community.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it.  

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