Select to view content in your preferred language

How do you programmatically find the directory for the config file?

644
0
09-21-2010 11:35 PM
RolfBroch
Frequent Contributor
In pre ArcPad 10, the ArcPad.apx file was found in the directory specified by the Preferences.Properties("SystemPath") property/variable. In ArcPad 10, the config file can be placed anywhere.
Is there a way to find this directory without having to programmatically read ArcPadPrefs.apx, find the CONFIG tag and parse the valuestring for the tag?

Something like Preferences.Properties("ConfigPath")?

Rolf
Tags (3)
0 Kudos
0 Replies