Jim Mulder wrote:

> ....  Karl Schmitz decided to look at some of IBM's APF authorized 
> programs in SYS1.LINKLIB to see if he could find one which assumed
> that the parm length did not exceed 100.  My recollection is that 
> the first one he looked at (selected from a component in which 
> he had prior expertise, not alphabetically) could behave incorrectly 
> if the parm length was larger than 100. 

I wrote a test job (nothing to do with APF-authorised programs) which executes 
the COBOL compiler (IGYCRCTL), a COBOL program, the high-level assembler 
(ASMA90), an assembler program, and the LOADER, which all successfully 
process a long PARM (200 bytes) - it's all here: 
http://gsf-soft.com/Freeware/EXECPGMJ.shtml

Again, none of the programs are APF-authorised.  To pass a long PARM to the 
programs, this test job uses the EXECPGM command which is available here: 
http://gsf-soft.com/Freeware/

-- 
 Gilbert Saint-Flour
 GSF Software
 http://gsf-soft.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to