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

  1. ; Startup-Sequence for AMFM, Issue 12
  2.  
  3. AMFM12:c/Assign ENV: RAM:
  4. AMFM12:c/Assign NPlay: AMFM12:NPlay
  5. AMFM12:c/Assign Eddy_IV: AMFM12:Utilities/Eddy
  6.  
  7. AMFM12:c/eighty on
  8.  
  9. AMFM12:c/checkmem 500000
  10. if not warn
  11.     type AMFM12:text/aboutbackground
  12.     Nplay:NPlay Q D A AMFM12:music/mod.song_iv.pp
  13.     wait 25 secs
  14. else
  15.     echo "Sorry - not enough free memory for background music..."
  16.     wait 3 secs
  17. endif
  18.  
  19. AMFM12:c/PPShow AMFM12:Graphics/Coverpic.iff.pp
  20.  
  21. AMFM12:c/Zoomwindows quiet
  22. AMFM12:c/blankscreen
  23. type AMFM12:text/Copyright.txt
  24. AMFM12:c/amfmmenu AMFM12:s/menu
  25.