home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / FINANCE / KSTAT1.ZIP / SETCOM.BAT < prev    next >
DOS Batch File  |  1992-11-27  |  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.