--- "Bradly J. Barton" <[EMAIL PROTECTED]> wrote: > I have some sporadic reports of crashes with users .. > I have narrowed it down to happening during a DmQuickSort > of the database .. are there any known issues that might > cause DmQuickSort to crash? (Other than the obvious of my > compare routine causing it, of course.)
It can't handle a sort larger than 16384 records. Search the archives... there are a few threads about this. __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
