home *** CD-ROM | disk | FTP | other *** search
- ; An example of a .Rx file for adding commands to the Main menu. Note
- ; the similarities to the .Cmds file, with the key for the command, the
- ; text associated with the command, the minimum access required, and the
- ; flags needed. But there is an additional field, which contains the
- ; name of the TransAmiga ARexx macro to start when a user selects this
- ; command. This macro MUST be in your BBS ARexx directory.
-
- ; ********************** *** ******** **************************************
- S SysOp Menu 250 -------- TrMaint.trans
- $ DOS Shell 255 -------- TrShell.trans
-