Hi all,
I've got a button configured that will open a dialog window and past the contents into the function.
"http://www.google.com/search?q={dlgstring|Enter search term/s}"
Now, the above will open Google with the supplied search term which works very nice. Now this is what i would like to have next,
scenario:
- I copy a string of text to the clipboard
- I push a button that would use the clipboard text in a function that would open Google.
I've tried building this one myself but i'm lost.
Is this possible?
Regards,
John.