home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxdemo.zip / EPMPROTO.$$$ / PROFILE.ERX < prev   
Text File  |  1993-09-13  |  232b  |  8 lines

  1. /*
  2.     Add a menu to insert code into an EPM session.
  3.     Assume the file EPMProto.ERX is in the path.
  4. */
  5. 'buildsubmenu default 1990 ~Insert 0 0'
  6. 'buildmenuitem default 1990 1991 ~Code... 0 0 rx EPMProto'
  7. 'showmenu default'
  8.