Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to close a Browse Window w/OKL
Message
 
 
To
07/06/2001 12:21:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00516434
Message ID:
00516450
Views:
12
This message has been marked as the solution to the initial question of the thread.
>Hello,
>
>I'm sure I've done this before, but can't get it to work today.
>I'm trying to use the OKL F10 to facilitate closing the Browse window. Using Esc of course loses the edits.
>
>
> ON KEY LABEL F10 DO Programs\CloseIt
> ON KEY LABEL F10 DeActivate Window LabelWin
> ON KEY LABEL F10 Release Window LabelWin
ON KEY LABEL F10 Keyboard '{Ctrl+W}' plain
>None of the above seem to work to close the window as defined below. Any suggestions will be appreciated. Have a nice day.
>
> DEFINE WINDOW LabelWin From 1,1 to 55,125
> Activate Window LabelWin
> BROWSE Window LabelWin
>
>
>Regards,
>
>Paige
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform