browse keys (@bk)

Kenneth Brody kenbrody at bestweb.net
Tue Jul 20 11:44:09 PDT 2004


"Jay R. Ashworth" wrote:
> 
> On Tue, Jul 20, 2004 at 12:31:25PM -0400, Kenneth Brody wrote:
> > If I press 'a', @BK is "a".  If I press 'A', @BK is "A".
> 
> And, for what it's worth, if it does work that way despite my test,
> then John was wrong, Wrong, WRONG!  (Mooo ha ha ha .... :-)
> 
> And the original coder was doing it right.

The original coder had lines like:

> If: @bk = "s" or @bk = "S"

This is redundant, since both tests are equivalent.

John was pointing this out, saying the code looked like the original
programmer thought you needed both tests.

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody at spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+



More information about the Filepro-list mailing list