>
>>BTW: I know *existing* OS/390 application using more than 256 bytes in
>>PARM. 
I really would like to see a (working!) example of such a gismo...


>I was given a whole C library full of functios to recompile. the number of
>parms on EXEC PGM=CCNDRVR exceed the PARM field length limit. Without
>editting indvidual functions what's the best work-around?
You can use PARM='/OPTFILE(DD:COPT)' and then put all the parms in
//COPT DD *

Have a look at "z/OS C/C++ User's Guide" Document Number SC09-4767-03

Cheers,

Jantje.

----------------------------------------------------------------------
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

Reply via email to