Hi, I'm a total newbie, and am trying to do the simple task of changing the text of a label. This is the code I'm trying to use (in C):
frmP = FrmGetActiveForm(); void FrmCopyLabel(FormType *frmP, UInt16 1001, const Char ^string) ; The compiler says : parse error before `FormType' Any ideas? Thanks, David __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
