home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / amfm / archives / amfm6.dms / amfm6.adf / s / Startup-sequence < prev   
Text File  |  1992-05-24  |  425b  |  19 lines

  1. ; Startup-Sequence for AMFM, Issue 6
  2.  
  3. eighty on
  4. type AMFM6:text/Copyright.txt
  5. AMFM6:graphics/coverpic.ansi.exe
  6. Return
  7. echo "Loading AM/FM issue #6 - please be patient."
  8. AMFM6:c/checkmem 500000
  9. if not warn
  10.     type AMFM6:text/aboutbackground
  11.     run >nil: AMFM6:music/ChipChop2.exe
  12.     wait 7 secs
  13. else
  14.     echo "Sorry - not enough free memory for background music..."
  15. endif
  16.  
  17. AMFM6:c/blankscreen
  18. AMFM6:c/amfmmenu AMFM6:s/menu
  19.