home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / TextEditors&Viewers / Ced / CYGNUSED3,5.DMS / in.adf / startCED < prev   
Encoding:
AmigaDOS Script File  |  1993-07-07  |  345 b   |  18 lines

  1. .key dir/a
  2. .bra {
  3. .ket }
  4.  
  5. ; startCED
  6. ;
  7. ; $VER: startCED 1.0.0 (13.6.93)
  8. ;
  9. ; This AmigaDOS script is used to start up CygnusEd Professional during the
  10. ; installation process.  The stack needs to be increased to 20000, which is
  11. ; the reason for this script.
  12. ;
  13. ; Copyright © 1993 ASDG, Incorporated  All Rights Reserved
  14.  
  15. cd "{dir}"
  16. stack 20000
  17. CED
  18.