On 30-Oct-08, at 10:32 AM, Jon Stovell (a.k.a. Sesquipedalian) wrote:


P.S. Make sure to remove the line break that Google Groups inserted
into the line marked off as being intended as all one line.


i had done that and now i rechecked it.
using terms from application "Quicksilver"
        on process text inputString
                
                set foundfiles to do shell script "mdfind " & inputString
                
                --The following is all one line
set foundfiles to "\"" & my findReplace(return, "\"" & space & "\"", foundfiles) & "\""
                
                
                do shell script "qs " & foundfiles
                        ..............continued



Do you mean that it is working for you?

Reply via email to