home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / MATH / KSTAT33A.ZIP / SETCOM.BAT < prev    next >
DOS Batch File  |  1994-01-01  |  229b  |  6 lines

  1. echo off
  2. echo This command assumes that you have a data disk in the B:
  3. echo drive, and that the file COMMAND.COM is located on that disk.
  4. SET COMSPEC=B:\COMMAND.COM
  5. echo Now you can use the KS command to begin the program.
  6.