On 11/30/2017 4:32 PM, Charles Mills wrote:
Thanks.
Got it. In order for a program to be passed > 100 bytes from // EXEC it must be
either not authorized or linked with LONGPARM (or both).
Am I right on bullet one? Parms greater than 100 bytes are a PARMDD thing only,
never a PARM= thing?
You can *never* pass more than 100 bytes via PARM=. If you want a longer
parameter, you *must* use PARMDD.
The interface as seen by the program is the same in both cases: halfword
length followed by data.
--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN