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

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