Main Index ISPF  TSO  Toolbox.
Training
Public Domain / Shareware / Donation-ware 
How to run an ISPF Edit Macro
Most common:
    Enter edit macro name from the command line when you are in ISPF edit mode.
    Command ===>   mymacro
    If mymacro is not found then it has to be placed in a PDS that is in your SYSPROC file allocation.
    How do you know which PDS ?   Issue this command ==>  TSO LISTA STA HIST
Next most common:
    Enter edit macro name in the IMACRO field in the edit selection panel  before you enter ISPF edit mode.
    IMACRO ===>   mymacro