On Fri, 13 May 2005 14:49:53 +0200, R.S. <[EMAIL PROTECTED]> wrote: >BTW: I know *existing* OS/390 application using more than 256 bytes in >PARM. It is c89 compiler. I vaguely recollect, it creates "pseudo job" >for compilation, this job looks like regular JCL, but all the compiler >options are in PARM field (many LINES of PARM) and that's why it is >circumvented in some way. I don't remember details, but the need is obvious...
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? Andreas F. Geissbuehler AFG Consultants Inc. http://www.afgc-inc.com/ ---------------------------------------------------------------------- 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

