Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

CLIST & REXX :: RE: What is the command to check MODE of PDS MEMBER in REXX ?

$
0
0
Author: anatol
Posted: Thu Jan 05, 2017 10:02 pm (GMT 5.5)

I believe you just worry, that your macro in EDIT mode can save the changes, when you hit PF3 - the solution is use ALIAS on the end of macro - in this case you can run it in VIEW and EDIT with the same result
Code:

  ADDRESS ISREDIT                           
    "DEFINE END ALIAS CANCEL"               
    "DEFINE SAVE ALIAS CANCEL"               


Viewing all articles
Browse latest Browse all 8500

Trending Articles