Hierarchy of the Menu Files

The menu file to be used by the Menu System will be determined according to the following principles:

1) Was a file specified in the MENUE command?

2) Does a file command exist with a LINK=MENUE association (/FILE ...,LINK=MENUE) ?

3) If no TFT entry exists with the link name MENUE, then the Job name specified in the LOGON command (/.name LOGON ...) will be suffixed to 'CFS.MENUE.' If such a file name, CFS.MENUE.name exists, then it will be used as the menu file.

4) If no Job name was specified during the LOGON command, or if the file CFS.MENUE. name does not exist, the file CFS.MENUE under the current userid will be used.

5) If none of the above files exist, CFS will look for a file $user-id. CFS.MENUE , where $user-id is the userid under which CFS is stored.