home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 1064.dms / 1064.adf / Uedit / u.rexx < prev    next >
OS/2 REXX Batch file  |  1987-06-04  |  57b  |  4 lines

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