Product Site

C.2.1. Error 116 - The RXSUBCOM REGISTER parameters are incorrect.

Explanation:

RXSUBCOM REGISTER requires the following parameters:
RXSUBCOM REGISTER envname dllname procname
envname

is the name of the subcommand handler.
. dllname

is the name of the file containing the subcommand handler routine.
. procname

is the name of the procedure that REXX calls as a subcommand handler.