HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


How to specify parameters for your program

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

To pass parameters to your program, include them in the PARM= option on the EXEC ASMIDF statement.

 // EXEC ASMIDF,PARM='phasename (LU luname idf-options/phase-parameters'
where:
phasename
Is the name of the phase to be debugged
luname
Is the VTAM LU name of the terminal you use to debug this phase
idf-options
Are options to be passed to IDF
phase-parameters
Are parameters to be passed to your phase

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014