MSGBOX KEYS
Scott Walker
scottw1 at alltel.net
Mon Apr 17 10:25:12 PDT 2006
Quoting Scott Walker (Mon, 17 Apr 2006 12:54:58 -0400):
> Is there a reason that you can't use a "B" as one of the defined
> keystrokes in a msgbox?
Ken asked:
Who says you can't?
Scott said:
Here's what seems to happen. After the msgbox I check for
If: @bk eq "BRKY"
Then: exit
to see if the user has pressed the interrupt key. If the user
pressed "B" the above test resolves as true and kicks us out.
I can get around this by checking for @bk eq "B" before I test it for
"BRKY". It was just strange and unexpected.
Regards,
Scott
More information about the Filepro-list
mailing list