> Be careful with the above 9000 space. PilRC's default auto ID generation > code starts at 9999 and counts down. With PilRC 2.9p10-CW and later, you > can use "RESETAUTOID" to change the range of auto ID's generated by the > tool. For small apps, this may not be an issue, but I'd probably stay away > from 9500 and higher.
I believe I mentioned that the #1 use for AUTOID in PilRC is for form elements, which have their own 'domain' of IDs, far seperate from other resources like, say, forms, strings, and bitmaps. What would the use of an AUTOID bitmap be? You would never know what it's ID is to use it. AUTOIDs run from 9999 down, while my IDs work from 9000 up... and I hardly have a hundred of them. (About a dozen forms, a handful of bitmaps, several strings, and that's about it.) -- Matthew (Darkstorm) Bevan [EMAIL PROTECTED] Margin Software, NECTI. http://www.marginsoftware.com Re-inventing the wheel, every time. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
