home *** CD-ROM | disk | FTP | other *** search
- makedir ram:T ram:Clipboards ram:env ram:env/sys
- copy >NIL: ENVARC: ram:env all quiet noreq
- assign ENV: ram:env
- assign T: ram:t
- assign CLIPS: ram:clipboards
- Assign >NIL: PRINTERS: DEVS:Printers
-
- echo " "
- echo "I am about to display 2 pictures, just click the right mouse button"
- echo "once to exit each picture."
- showpic ABGTWB3_VOL1:pics/loader.iff
- cls
- showpic ABGTWB3_VOL1:pics/advert.iff
- c:makedir ENV:amigaguide
- c:setenv Amigaguide/path "ABGTWB3_VOL1"
- cls
- echo "THIS VOLUME IS P.D PLEASE GIVE TO YOUR PALS, FUTURE VOLUMES ARE "
- echo "ONLY AVAILABLE FROM F1 LICENCEWARE AND OFFICIAL F1 DISTRIBUTORS"
- echo "---------------------------------------------------------------"
- echo " "
- echo " "
- echo "If you want to look at the two PD utilities on this disk"
- echo "then press y on your keyboard now and then the return key."
- echo "If you want to load the tutorial then press n and then return."
- echo "I recommend you look at the tutorial first and click on the"
- echo "button called ON DISK UTILS, which explains everything."
- echo " "
- Ask "Look at utils on disk? y/n"
-
- if warn
- gowb
- endif
-
- echo " "
- echo "LOADING TUTORIAL-PLEASE WAIT...."
- ;
- cd ABGTWB3_VOL1:
-
- amigaguide ABGTWB3_VOL1:menus.guide
-
-
-