home *** CD-ROM | disk | FTP | other *** search
/ Adventures in Heaven 2 / adventuresinheaven2powergamesfordosandwindows.iso / dos / sports / horse / races.bat < prev    next >
DOS Batch File  |  1993-08-24  |  2KB  |  58 lines

  1. ECHO OFF
  2. BREAK OFF
  3. CLS
  4. ECHO ▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐
  5. ECHO ▐ Resident software should be turned off!  E.g., Sidekick, Network(s), Windows▐
  6. ECHO ▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐
  7. ECHO -
  8. ECHO - Please exit Windows to DOS prompt...Please turn printer on. Thank you.
  9. PAUSE
  10.  
  11. ECHO - PRESS [Enter]......
  12. PRINT /T
  13. CLS
  14. IF EXIST *.!!! ERASE *.!!!
  15. IF EXIST RVOLUME.VER GOTO MOVEON
  16. VOL >RVOLUME.VER
  17. :MOVEON
  18. IF EXIST TRACK.IMG GOTO NEXTA
  19.  
  20. :ABANDON
  21. ECHO - Track does not exist....go to TRACK first.
  22. GOTO AEND
  23.  
  24. :NEXTA
  25. ECHO   Distributed by Data-Plane Inc.  1 - (800) - 323 - 8063
  26. ECHO ╔════════════════════════════════════════════════════════════════════════════╗
  27. ECHO ║ These programs are protected under the copyright laws of the United States ║
  28. ECHO ║ of America.  No part nor portion thereof,  may be copied, except as backup ║
  29. ECHO ║ nor distributed on any media,  nor  operated  on  more  than  one computer ║
  30. ECHO ║ without the express written consent of Data-Plane Inc.                     ║
  31. ECHO ╚════════════════════════════════════════════════════════════════════════════╝
  32. ECHO 
  33. PAUSE
  34. J.COM /H
  35. CLS
  36.  
  37. SET BUFFERS=10
  38. SET FILES=10
  39. IF EXIST *.R   ERASE *.R
  40. IF EXIST *.R■■ ERASE *.R■■
  41. IF EXIST *.R&& ERASE *.R&&
  42. IF EXIST *.R## ERASE *.R##
  43. bbsRACE
  44. SET BUFFERS=28
  45. SET FILES=24
  46.  
  47. CLS
  48. IF EXIST SHARWARE.DOC TYPE SHARWARE.DOC
  49. IF EXIST SHARWARE.DOC PAUSE
  50. CLS
  51. ECHO -
  52. ECHO   Collating Bet files by Id. Please standby...Thank you.
  53. FORT
  54.  
  55. :AEND
  56. ECHO -
  57. BREAK ON
  58.