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

  1. /* OEd Rexx Command  'Ctrl + F2'; insert file t:blk */
  2.  
  3. address 'OEd'
  4.  
  5. 'insfile t:blk'
  6. 'title "Block geladen"'
  7.  
  8.