Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!cmcl2!acf3!tjk9747 From: tjk9747@acf3.UUCP (Tom Kessler) Newsgroups: comp.sys.ibm.pc Subject: Re: microsoft c Message-ID: <321@acf3.UUCP> Date: Mon, 1-Dec-86 13:26:59 EST Article-I.D.: acf3.321 Posted: Mon Dec 1 13:26:59 1986 Date-Received: Mon, 1-Dec-86 21:31:45 EST References: <7388@topaz.RUTGERS.EDU> <6473@ut-sally.UUCP> Reply-To: tjk9747@acf3.UUCP (Tom Kessler) Organization: New York University Lines: 13 Keywords: c Actually you might be having trouble with some of the dos variables as I recall I had some trouble (sometimes things would work sometimes not) because I did'nt follow the path with a / (or \ depending which religion you follow) and a ;. That is SET INCLUDE=/msc/include did not work but, SET INCLUDE=/msc/include/ did work (sometimes) and SET INCLUDE=/msc/include/; seems to work all of the time. I don't work where I have access to msc any more so this is from memory (last June). Hope it helps.