I hard-code the date my app was compiled as a label inside my "about" form. I'd like to get at this string from another part of my code without opening the "about" form. So I guess what I need to do is open the form resource and then somehow extract the label control's string data. Is this possible? If so, how?
P.S. How do all you programmers handle the creation/compile/release date in your apps? Do you use a string resource in the RSC? Do you have a good way to auto-populate this or do you just manually set it before the last compile prior to release? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
