Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!inuxc!pur-ee!uiucdcs!uiucdcsp!vanzandt From: vanzandt@uiucdcsp.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: How to exit turbo pascal withou Message-ID: <75800027@uiucdcsp> Date: Sun, 22-Feb-87 12:03:00 EST Article-I.D.: uiucdcsp.75800027 Posted: Sun Feb 22 12:03:00 1987 Date-Received: Fri, 27-Feb-87 03:09:25 EST References: <694@sgi.SGI.COM> Lines: 21 Nf-ID: #R:sgi.SGI.COM:694:uiucdcsp:75800027:000:925 Nf-From: uiucdcsp.cs.uiuc.edu!vanzandt Feb 22 11:03:00 1987 I didn't see the base note for this, but: Have you tried a SET COMSPEC=c:\[path] command? Or does your path command have an 'A:\' somewhere in it? The ComSpec environment variable tells DOS where to look for the Command Interpreter (COMMAND.COM) whenever it needs it; so set it to C: and it won't try reading drive A:... If your path statement has a A:\ parameter, DOS might be trying to access A: for that reason. What would Turbo's dynamic memory allocation have to do with DOS needing COMMAND.COM???? +=============================================================================+ | Lonnie VanZandt University of Illinois Dept. of CS (217) 333-1925 | | | | arpa vanzandt@p.cs.uiuc.edu vanzandt@uiuc.ARPA | | csnet vanzandt@uiuc.csnet | | usenet ihnp4!uiucdcs!vanzandt | +=============================================================================+