Richard Hartman <[EMAIL PROTECTED]> wrote on 99/10/08 01:43 pm:
> You mean it's quicker to iterate through ALL databases and compare for the
> dbID you're looking for yourself than it is to use the API to match the
> dbID?
Yes. But that is because I get a chance to look for multiple files through a
single loop. If you use a separate API call for each file, it will have to
cover the same ground again because I believe the API just does a linear
crawl as well.
Though this may not be as efficient as the newest PalmOS file searching code,
it sure makes a hell of a difference on my PalmOS3 device.
--
/* Scratched & Clawed on a PalmPilot */