1 /DESCRIPTION
/DESCRIPTION=string
Specifies a single line of text to be displayed along with the
routine name when the routine name appears in a menu during an
EXPAND operation. The string is also passed to the /ROUTINE_
EXPAND procedure, if any. (The default algorithm for producing
routine calls from DEFINE ROUTINE commands does not make use of
this value.)
2 /PACKAGE
/PACKAGE=package_name
Specifies the name of the package with which the routine is
associated. You must specify this qualifier.
3 /TOPIC_STRING
/TOPIC_STRING=string
Specifies a quoted string that LSE uses to retrieve help text for
this routine.