100 is the max length that can be used in PARM...in jcl
here 98-characters and 2-byte for passing length....
eg:
// JOB CARD....
//STEP1 EXEC PGM=IGYWCL,PARM='this is the place where the parameters can b
e passed....................****'
//
//
here 98-characters and 2-byte for passing length....
eg:
// JOB CARD....
//STEP1 EXEC PGM=IGYWCL,PARM='this is the place where the parameters can b
e passed....................****'
//
//
No comments:
Post a Comment