home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 411b.lha / UEdit_v2.6a / u.rexx < prev    next >
OS/2 REXX Batch file  |  1990-09-04  |  57b  |  4 lines

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