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.

(1) Copying necessary files

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.

  1. HULFT.PARMLIB(HULSNDGO)

  2. HULFT.PARMLIB(HULS)

Note

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.