Use FrmSetTitle() and check.Still if u have error ,pls write in detail the error.
Suresh -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of reshma Sent: Monday, October 29, 2001 3:31 PM To: Palm Developer Forum Subject: current time i have to display current time as my form title. TimSecondsToDateTime (TimGetSeconds (), &dateTime); TimeToAscii (dateTime.hour, dateTime.minute, tfColon, label); FrmCopyTitle (FrmGetActiveForm (), label); i have used the above code but its showing error won't it work with emulator? regrds reshma -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
