01-05-2010, 07:38 PM
Hi, It will give you the path of a folder
Code:
dim f,fso
set fso=createobject("scripting.filesystemobject")
set f=fso.getfolder("E:\Baba_QTP\QTP\Scripts")
msgbox f