I know I am late to the party but I am just dipping my toe into the LONGPARM
pool.

 

I have a started PROC with the typical sort of symbols declared on the PROC
statement.

 

The PROC is two jobsteps, FWIW.

 

The second step contains //stepname EXEC PGM=program,PARMDD=MYDDNAME

 

And

 

//MYDDNAME DD *,SYMBOLS=JCLONLY

Various references to the PROC symbols

/*

 

I have a // EXPORT SYMLIST=*. I tried it before the first step, in the first
step, and in the second step.

 

The start fails with a JCL error and IEFC657I THE SYMBOL xxxxx WAS NOT USED
for every single one of the symbols.

 

z/OS V2R3. The program is APF authorized and linked with LONGPARM=YES.

 

What am I doing wrong? Or is the big picture of what I am attempting to do
hopeless?

 

Charles

 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to