Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy like Explorer ( using Explorer )
Message
From
21/10/1999 09:00:33
 
 
To
21/10/1999 08:40:52
Cristian Tenea
Aquila Part Prod Com
Ploiesti, Romania
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00278035
Message ID:
00279237
Views:
14
>Hi,
>
>Thanks it works; but only on systems with IE4.0; on lower versions the Shell.Application is not registered and can't create object, and on higher version (Win98 second edition) 'namespace' does not evaluate to an object.
>
>Any ideea?

Shell.Application is fully supported for anything with Shell32.DLL version 4.71 or later, including Win98se; NameSpace is a METHOD not a property, and the return from invoking Shell.Application's NameSpace method will be a folder object for the vDir argument. If vDir doesn't exist, or isn't a valid folder (for example, a domain or a nonexistant directory) then the NameSpace method can't return a folder object. You must specify a value for the vDir, and must test the return type to make sure its an object.

>
>Thanks.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform