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?
-- Keith > -----Original Message----- > From: Gregg Woodcock > Sent: Thursday, November 20, 2003 12:02 PM > To: Palm Developer Forum > Subject: Getting label strings from form resources (i.e. form is NOT > active/open)? > > 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? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
