Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is Favorites stored
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00668698
Message ID:
00669219
Views:
12
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform