Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More on Esc.......Clear Read?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
More on Esc.......Clear Read?
Miscellaneous
Thread ID:
00100885
Message ID:
00100885
Views:
64
vfp 3.0 in win 95

I have a browse screen w/combo box that upon
selection automatically pulls record into a
pageframe for display.

I have inserted code into the init of this form
for the esc key.

ON KEY LABEL ESC BROWORK.Release
SET ESCAPE ON

This works, however, when form releases it fires code
in the lost focus ie the code that pulls record into
pageframe for display. My menu shows for a second and
then the pageframe displays the record. I need to stop
the code in the lost focus from running.

I was reading about the CLEAR command, would a CLEAR READS
work here, or would it totally clear everything in read events?

If clear won't do it what would? I don't want to stop the
entire program just the code in this form....

Thanks and have a great day!

Becky
Next
Reply
Map
View

Click here to load this message in the networking platform