home *** CD-ROM | disk | FTP | other *** search
- .key dir/a
- .bra {
- .ket }
-
- ; startCED
- ;
- ; $VER: startCED 1.0.0 (13.6.93)
- ;
- ; This AmigaDOS script is used to start up CygnusEd Professional during the
- ; installation process. The stack needs to be increased to 20000, which is
- ; the reason for this script.
- ;
- ; Copyright © 1993 ASDG, Incorporated All Rights Reserved
-
- cd "{dir}"
- stack 20000
- CED
-