Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!imagen!qubix!wjvax!mario From: mario@wjvax.UUCP (Mario Dona) Newsgroups: comp.sys.ibm.pc Subject: Batch file processing Message-ID: <1156@wjvax.UUCP> Date: Mon, 30-Nov-87 14:02:53 EST Article-I.D.: wjvax.1156 Posted: Mon Nov 30 14:02:53 1987 Date-Received: Fri, 4-Dec-87 05:04:22 EST Distribution: na Organization: Watkins-Johnson Co., San Jose Lines: 9 Keywords: batch I have an annoying problem that I hope someone has a solution to. I have this batch file which executes a BASIC program. All this BASIC program does is display a message on the screen (in appropriate colors and in reverse video). The batch file, of course, can be executed from any directory, but what I want it to do is to return to the directory it was called from. All I can get it to do is exit to the directory which contains the batch file itself. I'm running DOS 3.2 on a true-blue IBM AT. Any ideas would be greatly appreciated.