RE: Copy Folders without calling filesystemobject
From: Michael (Russia) (MichaelRussia_at_discussions.microsoft.com)
Date: 01/10/05
- Next message: Robert: "Re: field checking"
- Previous message: Michael (Russia): "DLL librariyes creation (not a COM server)"
- In reply to: Bill: "Copy Folders without calling filesystemobject"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 10 Jan 2005 06:43:05 -0800
Try to use Windows API Functions.
See MSDN.
Windows API -> Functions By Category -> Directory Management
"Bill" wrote:
> I need to copy folders with all contents (including subfolders).
> Unfortunately on some systems the scripting is disabled so cant use script
> calls. Is there an api or similar to do the same as
> object.copyfolder(old folder, newfolder,.t.)?
> living in hope
> --
> Bill
- Next message: Robert: "Re: field checking"
- Previous message: Michael (Russia): "DLL librariyes creation (not a COM server)"
- In reply to: Bill: "Copy Folders without calling filesystemobject"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|