C
Camille Petersen
How can I read the current value (=directory) of the WinXPs "My documents" system folder ?
If I type at the command prompt:
set
I get all environment variables listed but NOT the vaue of "My documents".
How can I list this value from the command line otherwise ?
How can I set this value (temporarily for only the current session!) to another value (say D:\mydata")
from the command line ?
Camille
If I type at the command prompt:
set
I get all environment variables listed but NOT the vaue of "My documents".
How can I list this value from the command line otherwise ?
How can I set this value (temporarily for only the current session!) to another value (say D:\mydata")
from the command line ?
Camille