Browse lookup
Kenneth Brody
kenbrody at bestweb.net
Fri Dec 17 06:40:12 PST 2004
John Esak wrote:
>
> >
> > > 97 ------- - - - - - - - - - - - -
> > - - - -
> > > â If: @sk="BRKY" or @bk = "X"
> > > Then: GOTO is_exit
> >
> > This will check for breaking out or pressing 'X', but it doesn't check
> > for the lookup having failed because there were no records. Simply add
> > "or not pros". (Actually, in that case, the check for BRKY is redundant.)
>
> Just curious, why is the test for @BRKY redundant here??
[...]
Because if you press BREAK in the browse lookup window, it will cause the
lookup to fail, making the BRKY test redundant once you add the "not pros"
test to handle the "there are no records" situation.
--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody/at\spamcop.net | www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap at gmail.com>
More information about the Filepro-list
mailing list