#############################################################################
  Char buildVersion[21];
  StrPrintF(buildVersion, "%s %s", __DATE__, __TIME__);
#############################################################################

Be careful!!! You need to touch the file every time you want to update this
info! I.e., this is not at all automatic. I've been using this too BUT it's a
pain in the neck to touch it manually. Of course, with unix this is easy.
BUT I use CW on a Mac [OS 9.1]. /Paul [pedit - LapTopHack - superFinderHack]

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to