--On 31 July 2001 13:23 -0700 Danny Epstein <[EMAIL PROTECTED]> 
wrote:

> I thought of that issue, but have never run into it in practice. Note that
> the same problem occurs on Mac OS.
>
> How would you solve the problem?

1) make mydb == MyDB; or
2) mydb = mydb and MyDB = _mydb; or
3) appent a 32bit value to the end of the db name to indicate which letters 
are in caps and which are not, so mydb == mydb0x0000 and MyDB == 
mydb0x000B...


IM :-)

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to