Why? What is syntactically incorrect with the below? Without observing the procedure being called, it is impossible to determine if a syntax error is in place.
The converter/interpreter will find syntax errors in JCL. The "classic" JCL error. Job Failed due to file not found,. GDG BASE not found, etc. although commonly referred to as a JCL error is a "JCL execution error" . <snip> One would think that the following would generate a JCL error. Well, not on my system (zOS 1.08). Takes the first values for SP1 & SP2. Go figure //ALLOC EXEC PROC=A#,SP1=100,SP2=100, // HLVL=USS,MLVL=SMPNTS,LLVL=ZOS108,SP1=3000,SP2=0500,V= </snip> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

