home *** CD-ROM | disk | FTP | other *** search
- ; Startup-Sequence for AMFM, Issue 14
-
- Assign ENV: RAM:
- Assign T: RAM:
- Assign NPlay: AMFM14:NPlay
-
- Eighty on
-
- AMFM14:c/MemCheck 600000
- if not warn
- AMFM14:c/Copy AMFM14:c/Wait RAM:
- AMFM14:c/AMFMMenu AMFM14:s/Music-menu
- else
- echo "Sorry - not enough free memory for background music..."
- endif
-
- Echo " When the picture appears, you can get rid of it by pressing"
- Echo " the RIGHT mouse button."
- AMFM14:c/PPshow AMFM14:Graphics/Coverpic.iff.pp
- ;Echo "Sorry, no disk space for any front-picture this time..."
-
- Zoomwindows quiet
- type AMFM14:text/Copyright.txt
- AMFMmenu AMFM14:s/menu
-