Due to Tobi's request I've quickly created and uploaded a System_Folders class (see link below). This class provides a list of all of the Windows Special Folders so you can get their folder paths.
Anyhow basically all you have to do is... Insert a class object into your database modules and paste the code into it. To use it do the following:
Dim sysFolders as New System_Folders
msgbox sysFolders.folder_path_for(MYDOCUMENTS)
A list of possible system folders will appear when you open the bracket (.
Hasta luego,
Duane Hennessy.
Bandicoot Software
Tropical Queensland, Australia
(ABN: 33 682 969 957)
Want Increased Productivity?
http://www.bandicootsoftware.com.au
Please zip all files prior to uploading to Files section.
YAHOO! GROUPS LINKS
- Visit your group "AccessDevelopers" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.