I'm working in C++ but I can read assembler just fine if there is an example somewhere.
I get the idea. For anyone used to the ISPF editor and ISPF "Edit Entry Panel" and similar this is all familiar, but where is the formal documentation? Where does it say you have to do Init, then Open, then Find? Where are the variable formats? I get what recfm-var would be but what is its format? Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Carmen Vitullo Sent: Wednesday, January 16, 2019 12:27 PM To: [email protected] Subject: Re: Is there a C or LE service to retrieve ISPF statistics? That was my first question too before I started using those services but those variables are available once the PDS is open, so a little clunky I guess, but first you need to do an LMINIT,then LMOPEN, LMMSTATS I'll see if I have any good examples, I know Mark has used these services in some of his downloadables I think ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
