Before I wrote this script, I was wondering if it is really useful.
Seeing text in a small font in a really small window.......... But now I
have figured out a solution.
Two small modifications:
i have changed
set end of the thelist to " " & thetext (I had initially done this to
consume less space in QS first pane)
to
set end of the thelist to return & thetext
and
return thelist
end process text
end using terms from
to
show large type thelist
end process text
end using terms from
result for the word "hint":
http://dl.getdropbox.com/u/872430/Picture.png
The download url is the same.
(Two suggestion to Jon:
1. It would be nice if you could post a url (for those who post scripts
on servers like Dropbox) for downloading the script in the Pages
section with heading like
"Updates, if any (untested)": <link>
This will spare you the work of updating manually.
2. Please make a list of names of all applescripts on the Pages section
and if possible hyperlink them)