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

  1. @echo off
  2. :1ST /IN:QRIPVARS.IN /OUT:.\QRIPVARS.$$$ /EGA /MSGTEXT:QRIP$MSG.RIP
  3. :1ST /NOCLS /FONT /CURSOR_OFF /RAM:150 /MPAUSE /MME2:ZOT.WAV
  4. :1ST /DISPLAY:Showing the RIP with QRIP
  5. rem
  6. rem   /ripm sets up QRIP for optimal RIP message viewing,
  7. rem   /s@SWITCH(5) turns on/off sound based on the 1stReader setting,
  8. rem   /v.\QRIPVARS.$$$ makes QRIP read in the variable definitions from
  9. rem       the file just created by the above lines,
  10. rem   /g makes QRIP leave the graphics onscreen and not wait for a key.
  11. rem
  12. @API$(5)QRIP\QRIP QRIP$MSG.RIP /ripm /s@SWITCH(5) /v.\QRIPVARS.$$$ /g
  13.  
  14.