home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / rexx / library2 / o_vision / open.ovr < prev    next >
Text File  |  1992-05-01  |  91b  |  4 lines

  1. /* Perform an OV Open action */
  2. parse arg editor, file
  3. address cmd 'start' editor file
  4.