home *** CD-ROM | disk | FTP | other *** search
- ; Startup-Sequence for AMFM, Issue 18
-
- Assign ENV: RAM:
- Assign T: RAM:
-
- Eighty on
-
- :c/MemCheck 600000
- if not warn
- :c/Copy :c/Wait RAM:
- :c/AMFMMenu :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 mouse button."
- :c/Decrunch >nil: :Graphics/Floyd.mrs.pp ram:
- :c/IFF >nil: ram:Floyd.mrs
- :c/Delete >nil: ram:Floyd.mrs
- ;:c/Echo "Sorry, no disk space for any front-picture this time..."
-
- Zoomwindows quiet
- type :text/Copyright.txt
- AMFMmenu :s/menu
-