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

  1. /* OEd Rexx Command  'Alt + F8': "REPEAT ..." */
  2.  
  3. address 'OEd'
  4.  
  5. 'write REPEAT';
  6. 'return'
  7. 'write UNTIL'; 'right'; 'write ;';
  8. 'wleft'
  9. 'up';
  10. 'return'
  11. 'right';
  12. 'right';
  13.