home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK2 / MULTI_10 / QUOTEME.ZIP / QUOTEME.DOC next >
Text File  |  1991-06-30  |  1KB  |  28 lines

  1. This program will play a VOC file at random from a specified directory.
  2.  
  3.  
  4. Requires: A SoundBlaster, VPLAY.EXE (comes with the SoundBlaster)
  5.  
  6. Copy QUOTEME into any directory you want (it'll help if their is a 
  7. PATH to the dir) then type QUTOEME to play a random quote.
  8.  
  9. The first time you run QUOTEME it will ask you some information about 
  10. where it can find VPLAY.EXE .   It needs VPLAY.EXE to acually play the 
  11. VOC file, QUOTEME just "feeds" filenames into VPLAY one at a time.
  12. It will ask where it can find the quotes you want to play and what 
  13. wildcard to search by. Any valid dos Wildcard will work.
  14. It will also ask for any program paramaters you want to enter; /q will
  15. cause VPLAY not to put any text on the screen.
  16.  
  17. If you enter the config info incorrectly just delete the config 
  18. file, it's called QUOTEME.CFG (if you rename QUOTEME the config file 
  19. will have same name + .CFG
  20.  
  21.  
  22. Also included is the source code, QUOTEME.PAS. It was written in turbo
  23. pascal 5.5
  24.  
  25. Have fun, Enjoy
  26.                    Dennis Messer
  27.  
  28.