home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 289.lha / Uedit_v2.5a / u.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1989-10-09  |  57 b   |  4 lines

  1. /* send Uedit a message */
  2. parse arg x
  3. address 'URexx' x
  4.