Daniel McCarty wrote:
> Bastian wrote:
> > does someone know how to get the user or owner string (set in
> > Prefs/Owner) within a program?
>
> Did you try looking in the knowledge base for "user name"
> before posting?
The question meant the "This Palm device is owned by..." string in the
Owner prefs panel, which is totally separate from the HotSync info. The
Knowledge Base doesn't seem to have an article for this.
Sniffing around with Insider shows this string is stored in the Saved
Preferences database as resource 'ownr' #1. You can retrieve it by
calling PrefGetAppPreferences.
-slj-