K
Ken
I know to permanently change the search path in DOS use
path=%path%;c:\someprogram\
but how do you do a non-permanent search? Can I use the
APPEND command. What I want to do is search the regular
PATH and additional paths without altering the original
PATH.
Thank you in advance.
path=%path%;c:\someprogram\
but how do you do a non-permanent search? Can I use the
APPEND command. What I want to do is search the regular
PATH and additional paths without altering the original
PATH.
Thank you in advance.