M
Mat
Let say i have a fix folder named c:\myfolder.
-i would like to let users to choose any folder under this directory not
including the myfolder....
- i would like to pass toa sub as string the folder chosen without the root,
which is ( c:\myfolder)
Example.
let say user chosse c:\myfolder\a\b\c. i would like to pass a\b\c to a sub
Thanks you for help.
-i would like to let users to choose any folder under this directory not
including the myfolder....
- i would like to pass toa sub as string the folder chosen without the root,
which is ( c:\myfolder)
Example.
let say user chosse c:\myfolder\a\b\c. i would like to pass a\b\c to a sub
Thanks you for help.