dim objFso
set objFso=CreateObject("Scripting.FileSystemObject")
If objFso.FolderExists("C:\Folder1\folder2") Then
objFso.CopyFolder "C:\Folder1\Folder2", "C:\foldera\"
End If 

On Wednesday, December 11, 2013 3:00:39 AM UTC+5:30, Rames kumar wrote:
>
> I need code for copying a folder, I tried FSO. Copy folder, it is not 
> working for me, Please some one help in this. Thanks.
>

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to