home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / bbs / tranamic.lha / Configs / Main.Rx next >
Text File  |  1992-03-08  |  599b  |  11 lines

  1. ; An example of a .Rx file for adding commands to the Main menu.  Note
  2. ; the similarities to the .Cmds file, with the key for the command, the
  3. ; text associated with the command, the minimum access required, and the
  4. ; flags needed.  But there is an additional field, which contains the
  5. ; name of the TransAmiga ARexx macro to start when a user selects this
  6. ; command.  This macro MUST be in your BBS ARexx directory.
  7.  
  8. ; ********************** *** ******** **************************************
  9. S SysOp Menu             250 -------- TrMaint.trans
  10. $ DOS Shell              255 -------- TrShell.trans
  11.