home *** CD-ROM | disk | FTP | other *** search
/ The First Hungarian Family / The_First_Hungarian_Family_CD-ROM.bin / internet / offlread / 1st200 / b / $$rip.bat < prev    next >
DOS Batch File  |  1995-07-19  |  410b  |  10 lines

  1. @echo off
  2. :1ST /EGA /RAM:150 /NOCLS /FONT /CURSOR_OFF /PAUSE /DISPLAY:Viewing RIP file...
  3. rem
  4. rem   /rip+ sets a bunch of switches for optimal RIP scene viewing,
  5. rem   /pn tells QRIP not to display a caption,
  6. rem   /s@SWITCH(5) turns on/off sound based on the 1stReader setting,
  7. rem   /g makes QRIP leave the picture onscreen and not wait for a key.
  8. rem
  9. @API$(5)QRIP\QRIP /rip+ /pn /s@SWITCH(5) %1 /g
  10.