Is there a way an ISPF Edit macro can tell if it is invoked as an initial macro

55 Views Asked by At

In some of my macroes I would like to be able to tell whether the macro is invoked manually by the user typing its name on the command line or if it has been invoked by a command EDIT DATASET(..) MACRO(macro-name).

0

There are 0 best solutions below