Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is Favorites stored
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00668698
Message ID:
00669219
Vues:
13
>I would like to transport my list of Favorites from the help file to another computer.
>Does anyone know where they are stored?
>
>TIA

Depends on the OS. However, the Windows Script Host's Shell object provides a consistent means of returning the special folders.
oShell = CREATEOBJECT("WScript.Shell")
? oShell.SpecialFolders('Favorites')
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