How can i read a dos setting in visual basic that has been set with the dos SET command?
Printable View
How can i read a dos setting in visual basic that has been set with the dos SET command?
Use Environ function.
For sample: Environ("PATH")
------------------
smalig
[email protected]
smalig.tripod.com