not silly, just slightly off one alert with FrmCustomAlert and ONE stringtable easy to localize, AND no memory waste (resource headers take space too...)
---- Best Regards, Dmitry Grinberg (847) 226 9295 On Thu, Jun 12, 2008 at 8:16 AM, Roger Stringer <[EMAIL PROTECTED]> wrote: > Silly suggestion because: > 1) You'd need at least 142 string resources! > 2) More coding! > 3) Less readable code, provided your alerts have sensible names! > 4) More difficult to localize! > > > At 04:15 AM 6/12/2008, you wrote: >> >> Subject: Re: Incrementing Resource IDs >> From: Ryan Rix <[EMAIL PROTECTED]> >> Date: Wed, 11 Jun 2008 12:20:25 -0700 >> X-Message-Number: 5 >> >> Why not have one alert with FrmCustomAlert? >> >> :) >> Ryan >> >> Luc Le Blanc wrote: >> > Richard M. Hartman wrote: >> > >> > >> >> Out of curiosity ... why so many alerts? >> >> >> > >> > It's a cave survey software. Input has to be validated. Bad data, >> > inconsistent data, misclosed loop, wrong measurement unit in context, VFS >> > errors, etc. The app is 600K, has 31 forms, 142 alerts, 20 menu bars, 110 >> > strings, 52 string lists and 40 bitmaps. And all these are free! You may >> > try >> > it for yourself (sample data included) or run PRC Explorer on it :) > > Roger Stringer > Marietta Systems, Inc. (www.rf-tp.com) > > > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
