Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy like Explorer ( using Explorer )
Message
 
À
21/10/1999 08:40:52
Cristian Tenea
Aquila Part Prod Com
Ploiesti, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00278035
Message ID:
00279247
Vues:
15
>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?
>
>Thanks.

Hi Tenea,

Just to add to what Ed told you, I would do the following:

First, using AGETFILEVERSION() I would check the version number of the Shell32.dll in the Windows system directory. If it was greater than 4.71, then I'd know I could use this method.

Second, I'd make sure the directory existed (using the DIRECTORY() function) and if it didn't I'd create it. Note, make sure that you have a trailing backslash on it.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform