> What does DO_NOT_ALLOW_ACCESS_TO_INTERNALS_OF_STRUCTS > imply ? > My program contains a struct of users and > their passwords that is used when they login > to the program and it looks like :-
No worries -- it's not referring to your own structs, but rather to PalmOS internal structs that you no longer can access. Type DO_NOT_ALLOW_ACCESS_TO_INTERNALS_OF_STRUCTS into the escribe or yahoo archives search engine and you should find a whole bunch of messages discussing examples of what is not allowed anymore. Oliver __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus � Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
