browse keys (@bk)

Bob Stockler bob at trebor.iglou.com
Tue Jul 20 10:46:27 PDT 2004


On Tue, Jul 20, 2004 at 01:31:44PM -0400, Jay R. Ashworth wrote:
| 
| I tested it with something like 
| 
| :@bk eq "x":show popup "little x";end:
| :@bk eq "X":show popup "BIG X";end:
| 
| And I got little x both ways; we aren't trying to say that "eq" isn't
| case sensitive, are we?

And if you would have had the order of the two lines
reversed you would would have gotten "BIG X" on both
tests.

The "eq" test has never been case sensitive.  Until
COMPARE() appeared in v4.5 the only way I know of
to test with case sensitivity was by using CHR().

Bob

-- 
Bob Stockler - bob at trebor.iglou.com
Author: MENU EDIT II - The BEST Creator/Editor/Manager for filePro User Menus.
Fully functional (time-limited) demos available by email request (specify OS).


More information about the Filepro-list mailing list