Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically open find/replace windows
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01201555
Message ID:
01201615
Views:
22
>>
>>This seems to work on my computer:
>>
>>thisform.edit1.SetFocus()
>>IF thisform.edit1.SelStart = 0
>>KEYBOARD '{CTRL+F}'
>>IF WExist('Find')=.t.
>>	KEYBOARD 'Adobe'	
>>endif	
>>KEYBOARD '{Alt+N}' 	
>>KEYBOARD '{CTRL+W}'	
>>RELEASE WINDOWS Find
>>endif
>
>
>This works for me too.
>
>Boy, I asked 1 question and got 3 good answers each using a different approach in less than an hour!

:o)
I can't remember who said "If you can't do something in VFP by 3 different ways, you can't do it at all"
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform