This Subroutine defines a Help File associated with the currently Setup Verb Group. This File will be scanned in order to respond to requests from the User of an Application Program for Help.
Short Name Calling Sequence
STATUS = UIDFHE(FILNAM)
Long Name Calling Sequence
STATUS = UI_DEFINE_HELP(....)
Input Arguments
FILNAM (Character) Help Filename
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_SYNTAX ) Illegal Filename Syntax UIILSY )
UI__ILLEGAL_GROUP ) Illegal Verb Group UIILGP )
UI__LOCKED_GROUP ) Locked Verb Group UIGLOK )
Note: