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:
01201606
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!
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform