home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 011.lha / N.D.V.R / NDVR.doc < prev    next >
Text File  |  1986-11-10  |  626b  |  25 lines

  1. Short Documentation for "Node Driver"
  2.  
  3. Node Driver is a program that will read a script file, and also play a
  4. Sampled Sound file in the background.
  5.  
  6. The files XX and YY are the script files for the 2 enclosed samples
  7. Devil and Warpone.
  8.  
  9. The commands are:
  10.  
  11.       DP <picfile name>
  12.       SS <snd file name>
  13.       NN <next script>
  14.  
  15. after the first script I have noticed that you need to use "BS" instead of
  16. "SS"
  17.  
  18. The program uses DpaintX instead of DPSlide or ShowAll because it can
  19. use the Cycle mode of the picture.
  20.  
  21. the sound files MUST have the ".snd" extension.
  22.  
  23. Proper execution is done by "NDVR <filename>" (i.e NDVR xx)
  24.  
  25.