CompuServe Messages

system halted

    25-May-93 02:57:59
Sb: #44575-system halted
Fm: Gus Grubba 70673,1605
To: patrick Delaney 72020,2073
Just to complement Alan's reply: The line: SET COMSPEC=C:\COMMAND.COM should go in your Autoexec.bat file. The message you're getting is exactly that. DOS Can't find a copy of COMMAND.COM in the path specified by the current COMSPEC environment var. From the dos prompt, type SET <Enter> and see where COMSPEC points to. Just for sanity sake, don't keep more than one copy of COMMAND.COM around your hard disk. It will be a pain in the neck to figure which is which when you upgrade to a newer DOS. Not to mention the wasted disk space.