I was only trying to compile it in script editor and then would save it in the Actions folder...
On Oct 1, 5:21 pm, Chris Cairns <[email protected]> wrote: > Timmy wrote: > > I copied the script from your message Chris, but get a syntax error in > > AppleScript Editor that says: "Expected end of line but found > > identifier". Me no understand these things :-( > > > On Oct 1, 5:05 pm, Chris Cairns <[email protected]> wrote: > > >> On Oct 1, 2009, at 8:48 PM, SWX NJU wrote: > > >> >Well, I tried your method, but it didn't work neither. The same > >> problem. It >disappeared after .5 second. I searched Sailing Clicker, > >> but it looks like a >software to control your computer by mobile phone? > > >> true, this forum deletes posts after some time. Otherwise you would have > >> found this script that a wrote a few months back: > > >> using terms from application "Quicksilver" > >> on process text largetype > > >> set largetypetext to largetype > > >> tell application "SEC Helper" > >> show screen message largetypetext duration 10 > >> end tell > >> end process text > > >> end using terms from > > >> SEC HELPER IS A COMPONENT OF SALLING CLICKER. YOU CAN USE IT FREELY AS > >> LONG AS YOU DONT DISTRIBUTE IT. > > You should not run it from Script Editor. > you have to place the script in ~/Library/Applications > Support/Quicksilver/Actions folder. Restart quicksilver and then use it > from Quicksilver. > Type text in first pane and then select this script in second pane
