Getting a text selection from a Mozilla 1.0 window
Getting a text selection from a Mozilla 1.0 window
- Subject: Getting a text selection from a Mozilla 1.0 window
- From: email@hidden
- Date: Wed, 19 Jun 2002 21:20:11 +1000
The Mozilla dictionary says to use 'get contents of selection' but no
matter what I do with this I don't seem to be able to retrieve selected
text from the front Mozilla window.
For example :
tell app "Mozilla"
set the result to (contents of selection)
end tell
... produces nothing at all.
Any suggestions? Is anyone able to extract text from the Mozilla browser
window?
Peter
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.