No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:
- Deleted and points refunded
Please leave any comments here within the
next seven days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER !
pbarrette
Main Topics
Browse All Topics





by: rin1010Posted on 2002-11-05 at 07:10:50ID: 7410259
senthil,
You said, "it seems to execute"... Does a C:\Temp directory exist
and you're verifying that the variable is set using the Set command?
Have you tried setting the global Temp variable using Autoexec.bat?
If the environment variable is being set properly this may not help,
but in your login script try enclosing the value in quotation marks,
e.g;
set temp="c:\temp"
Please post back if this doesn't work with it
and provide whatever further details you can.