"Brad Figler" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Is there a way to setup an auto incremented build number in pilrc or CW? > Any suggestions on managing builds using the CW development IDE? > > Basically, what I want to do is automatically increment a label/number > somewhere in the project that will brand the version of code that gets > shipped to our QA team. Preferably accessable by the QA team.
I use this to give each PRC a unique identification: FrmCustomAlert(VersionAlert, __DATE__, __TIME__, " "); Alan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
