Hi
I want to create a new folder (maybe a full path)
from my vb code
do you know how?
thanks
limor
Printable View
Hi
I want to create a new folder (maybe a full path)
from my vb code
do you know how?
thanks
limor
mkdir([path])
cksiow
http://vblib.virtualave.net - share our codes
Thank you
It is working