home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / amfm / amfm2 / s / startup-sequence < prev    next >
Text File  |  1994-06-20  |  548b  |  22 lines

  1. ; Startup-Sequence for AMFM, Issue 2
  2.  
  3. eighty on
  4. type AMFM#2:text/Copyright.txt
  5. amfm#2:c/PPShow AMFM#2:graphics/coverpic
  6. echo "Checking for viruses and loading AM/FM issue #2 - please be patient."
  7. amfm#2:c/viruschecker -n
  8. amfm#2:c/checkmem 500000
  9. if not warn
  10.     type AMFM#2:text/aboutbackground
  11.     run NoisePlayer >nil: -m3 AMFM#2:music/mod.organicdreams.pp
  12.     wait 10 secs
  13. else
  14.     echo "Sorry - not enough free memory for background music..."
  15. endif
  16.  
  17. copy AMFM#2:c/PPMore ram: quiet
  18. cd ram:
  19.  
  20. amfm#2:s/blankscreen
  21. amfm#2:c/amfmmenu AMFM#2:s/menu
  22.