home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / OB3.2D4.DMS / in.adf / rexx / aF2.oed < prev    next >
Encoding:
Text File  |  1992-10-15  |  129 b   |  10 lines

  1. /* OEd Rexx Command  'Alt + F2': "IMPORT ..." */
  2.  
  3. address 'OEd'
  4.  
  5. 'return'
  6. 'return'
  7. 'write IMPORT'; 'right'; 'write ;'; 'left';
  8.  
  9.  
  10.