Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!stl!ndh From: ndh@stl.stc.co.uk (Neale D Hind ) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: Invalid COMMAND.COM message ... Keywords: IBM AT, COMMAND.COM Message-ID: <4144@stl.stc.co.uk> Date: 13 Mar 91 13:37:08 GMT References: <9680@exodus.Eng.Sun.COM> Sender: news@stl.stc.co.uk Reply-To: "Neale D Hind " Organization: STC Technology Limited, London Road, Harlow, Essex, UK Lines: 21 In the referenced article brada@bardlover.Eng.Sun.COM (Brad Albom) writes: >every so often, after completing an application, >I'll get the Invalid COMMAND.COM message, need to re-boot. >After rebooting, everything is fine again. I've checked > >Any ideas on what might be causing this problem ? I've seen this before together with a technical explanation that I can no longer remember. I would guess you are running the application from a batch file in which case you may be able to cure the problem by inserting the line: set comspec=%comspec% immediately before the line in your batch file which runs the application. This certainly worked on my PC when it happened to me. ---- Neale D. Hind - (N.D.Hind@stl.stc.co.uk)