"Brian Mathis" <[EMAIL PROTECTED]> wrote
> Here's a typical way things are set up:
>
> CreatorID Type
> YourApp 'Yapp' 'appl'
> YourAppData 'Yapp' 'data'

Not to pick on you, Brian, but I have to nit-pick. :)

Avoid using all-lowercase-letter types for your data. It's okay to use the
type 'appl' because this has a special, documented meaning: an application.
But, in general, types and creator IDs (and other similar things such as
features and notifications) that consist entirely of lowercase letters are
reserved by Palm for internal use. You can use 'Data', 'DATA', 'dat2', or
even 'dat-', but not 'data'.
--
Danny



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to