RXSUBCOM REGISTER requires the following parameters:
RXSUBCOM REGISTER Environment_Name Dll_Name Procedure_Name
- Environment_Name
is the name of the subcommand handler.
- . Dll_Name
is the name of the file containing the subcommand handler routine.
- . Procedure_Name
is the name of the procedure that REXX calls as a subcommand handler.