Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site islenet.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!decvax!ittvax!dcdwest!sdcsvax!noscvax!uhpgvax!islenet!todd From: todd@islenet.UUCP Newsgroups: net.micro.pc Subject: Re: How do you use an XT? Message-ID: <332@islenet.UUCP> Date: Thu, 19-Apr-84 10:03:58 EST Article-I.D.: islenet.332 Posted: Thu Apr 19 10:03:58 1984 Date-Received: Sun, 22-Apr-84 08:26:47 EST References: <1329@emory.UUCP> Organization: Islenet Inc., Honolulu Lines: 17 Putting everything in root on the XT started getting messy so I did the following: My root now consists only of 'autoexec.bat' and subdirectory listing. All DOS files (mode, chkdsk, etc.) were placed in '\system'. Secondary tools (i.e., tools I had to write) were placed in '\tools'. In autoexec.bat path was set to 'path=c:\system; c:\tools' in order to cause searches to different subdirectories. I too ran into the problem of programs that only recognized its current directory. The only 'solution' I have found so far is to write batch files to move files around. E.g., after writing a piece of source code, I have it copied over to the appropriate compiler subdirectory (e.g., \compiler\c). Not much of a solution I admit, but it works for me. Todd Ogasawara -- University of Hawaii -- Dept. of Psychology { dual, vortex, uhpgvax }!islenet!todd