home *** CD-ROM | disk | FTP | other *** search
- ; Startup-Sequence for AMFM, Issue 1
-
- eighty on
- type sys:text/Copyright.txt
- PPShow sys:graphics/coverpic
- echo "Loading AM/FM issue #1 - please be patient."
- checkmem 500000
- if not warn
- type sys:text/aboutbackground
- run NoisePlayer >nil: -m3 sys:music/mod.radhasoami.pp
- wait 12 secs
- else
- echo "Sorry - not enough free memory for background music..."
- endif
-
- copy sys:c/PPMore ram: quiet
- cd ram:
-
- s:blankscreen
- amfmmenu sys:s/menu
-