Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!Michael_Krause.ROCH@Xerox.COM From: Michael_Krause.ROCH@Xerox.COM Newsgroups: comp.lang.pascal Subject: Re: Make 1.3, the story continues ... Message-ID: <12607@brl-adm.ARPA> Date: 24 Mar 88 14:14:33 GMT Sender: news@brl-adm.ARPA Lines: 6 Try using DOS's environment to define the location of COMMAND.COM. The instruction SET COMSPEC=A:COMMAND.COM should be placed in your autoexec.bat file. More detailed info on other SET environment syntax can be found in your DOS manual. Mike