> DmFindDatabase needs access to globals
DmFindDatabase doesn't need access to globals, but using a string literal
might, depending on your target settings. PC-Relative Strings should be on
and Pool Strings should be off. If Pool Strings is on, it'll effectively
override your PC-Relative Strings setting. If PC-Relative Strings is off,
your string literals are stored with your globals rather than with your
code. In this case, they can only be accessed on certain launch codes.
--
Danny @ Palm
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/