RE: Copy Folders without calling filesystemobject

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Michael (Russia) (MichaelRussia_at_discussions.microsoft.com)
Date: 01/10/05


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



Relevant Pages

  • INI file functions
    ... Is there Windows API functions that handle the parsing of an INI file ... [FPPlayer1] ... [KeyboardS1] ...
    (alt.lang.asm)
  • Re: global and static object
    ... All Windows API functions are depend on CRT? ... Don't you see that you write the opposite of Igors sentence? ... Igor told you that no Windows API depends on the CRT ...
    (microsoft.public.vc.language)
  • Re: How can I change the Windows Short Date Time format setting?
    ... gclimer wrote: ... I'm just now getting into scripting, so I'm not sure what all you could ... do to accomplish this. ... On the hand, I am also looking into this Windows API, SetLocationInfo, ...
    (microsoft.public.scripting.vbscript)
  • Re: gui fortran
    ... the problem with Windows API only arises in 32-bit Windows ... because there are multiple calling conventions in that case and the ... one needed to invoke Windows API functions is generally different ... from the one a Fortran compiler uses. ...
    (comp.lang.fortran)
  • Re: Changing folder security
    ... Thanx a lot Nicole ... > There are many Windows API functions that you will need to call in order ... > set the ACL on a file. ...
    (microsoft.public.dotnet.security)