Hi

I need to use vb script to set up a directory path. Say for example,
Set path = c:\program files\
Vbscript doesn't seem to allow user to set a directory path. How can I go about doing it? Please help! Will appreciate if there's source code.