"Keith Rollin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Why not hard code it as a string resource, and use that string to (a) initialize your form, and (b) use it for the other part of your program?
Because it is wastes more string space (I have to have the string resource date AND a bogus date in the form as a placeholder). However I suppose now that I am using this TWICE, I actually am wasting more code space duplicating the accessing code (especially since it is complicated) than I save. When I only accessed it once, it made sense... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
