Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading input key without closing browse window in FPD
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00183032
Message ID:
00183047
Views:
19
>>I've open a browse window. Then I need to read an input from the keyboard without closing the browse window. Is there any possiblity for me to do so?
>
>With ON KEY LABEL, but that's sort of "old fashioned".

I will correct myself. I re-read your Subject and noticed you're in FPD 2.x. It's not "old fashioned". ON KEY LABEL is the way to go.

In old FPD/FPW 2.6 days, in many places I had things like:

PUSH KEY CLEAR
ON KEY LABEL Enter DO [detailscx]
ON KEY LABEL Ctrl-P DO [printudf]
BROWSE [fields] [WINDOW name] [IN WINDOW name] [etc]
POP KEY

Cheers,
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Reply
Map
View

Click here to load this message in the networking platform