Suppose I want to call the ispf commands(like sar,fild in command lines which displays the respective screens) through my tool. Can anyone provide me a basic code to access sar screen through my tool
A:
Not sure what you are really after. But if it is running ISPF dialogs using REXX, have a look at this link. It should get you headed in the right direction.
NealB
2010-10-27 20:35:49
What i want is, when i execute the rexx code i want the 'sar' panel to be popped up and access the jobs and job details in it; similar to when it is accessed through ispf screen(when we enter sar)
Thomas
2010-10-29 13:12:33