home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / EDG-CT1.DMS / in.adf / CT.run / Scripts / 2 / Projects / Frames / NoScripts
Encoding:
Text File  |  1995-06-27  |  486 b   |  22 lines

  1. /*
  2.                         Control Tower Arexx Script
  3.                            Written By J.L. White
  4.                          (C)1995 Merlin's Software
  5. Lines=7
  6. 01=Blank Script
  7. 02= 
  8. 03=This script does nothing and is only
  9. 04=here to fill space in an empty drawer.
  10. 05=
  11. 06=When we have scripts to place here this
  12. 07=script will be deleted!
  13.  
  14. */
  15.  
  16. parse arg InFile FileNum TotalNum FrameRepeat WhichScript TotalScript Times Select
  17. options results
  18.  
  19. Address CT_1 Abort
  20. Address CT_1 Quit
  21. exit
  22.