Registration of help messages
You can output help messages when you use the Instant Transfer Send File Issuance command.
To output help messages, register them to SYSHELP of the logon procedure.
The procedure to register help messages is as follows.
Copy the following members in order from the HULFT parameter library to the SYS1.HELP of the operating system or the data set library that you created with the same attributes as the SYS1.HELP.
-
HULFT.PARMLIB(HULSNDGO)
-
HULFT.PARMLIB(HULS)
Because the HULS member is an alias of the HULSNDGO member, copy the HULSNDGO member first.
(2) Modification of the logon procedure
Add the library to which you copied the members in (1) to SYSHELP of the logon procedure.