Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inkey() failure
Message
From
18/10/2004 10:21:00
 
 
To
18/10/2004 10:14:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00952250
Message ID:
00952253
Views:
10
INKEY() doesn't return a logical value! How does it EVER work?

>Hi all
>
>I have the following piece of code to trap Escape key that sometimes work and at other times doesn't.
>
>llpress_esc = .F.
>DO WHILE NOT llpress_esc
> llpress_esc = INKEY()
> ......
> ......
>ENDDO
>
>I would appreciate if anyone can shed some light on my problem. Thanks
>
>Best Regards
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform