Invoking IDF
Invoke IDF by running:
* $$ JOB JNM=ASMMSAMP,CLASS=0,DISP=L,LDEST=*,PDEST=*
// JOB ASMMSAMP
// SETPFIX LIMIT=24K
// LIBDEF *,SEARCH=(PRD2.PROD,yourlib.sublib)
// EXEC ASMIDF,PARM='ASMMSAMP (LU luname'
/*
/&
* $$ EOJ
Wait until the initial IDF panel is displayed on luname, and then continue at Running IDF on a sample program.