LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programatic access of [CommonAppDataFolder] and other system set folders

I have found how to access the default data directory (labview specific), but how can I access the system specific directories that are available in the 8.5 installer in my source code?  I've searched upon this and can't find the answer.  On example of such a directory is CommonAppDataFolder where configuration files can be stored to share between users.
 
Thanks,
Michael Wise
0 Kudos
Message 1 of 3
(2,823 Views)
See this post.

It is not yet achievable, but considered for future versions (read LV 9 or 10).
Otherwise you need the sys32.dll

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(2,810 Views)
If you want to use existing code, you can search the LAVA forums for "system folders" or something else along those lines, since there were some VIs posted there to do this.

___________________
Try to take over the world!
0 Kudos
Message 3 of 3
(2,793 Views)