Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading directories recursively
Message
 
To
25/07/2002 07:32:33
John Faithfull
Hunterian Museum, University of Glasgow,
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00680366
Message ID:
00682447
Views:
28
>Hello George,
>
>Sorry for not replying sooner, but your method 2
>
>oFSO = CREATEOBJECT("Scripting.FileSystemObject")
>* Copy with overwrite. No progress bar
>oFSO.CopyFolder("C:\MyFolder", "D:\MyFolder", .T.)
>
>is exactly what I needed, and works great on our Win2k machines.
>
>This may be a dumb question, but
>will this work on Win9x machines as well?
>
>I don't have one handy to run a test on.
>
>Thanks again
>
>John

On Win95 it has to be installed. You can download a self-extracting installation executable from the Microsoft web site. It's freely re-distributable.

On Win98, it was an optional component, but was part of the default installation on that platform.

Afterwards, it's a required component.

To check to see if it's installed, check the HKEY_CLASSES_ROOT hive of the registry for the VBScript.RegExp object.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform