property target_URL : “http://www.yahoo.com”
open location target_URL
I have these two lines of applescript saved as an applescript application that launches a default browser and tells iit to go to a specified URL. Everything works fine (tested on OSX (10.3.9) and OS9.1), but I can’t find any info/documentation regarding system/applescript compatibility. I’m wandering if this may not work uder specific system configurations or versions of AppleScript?
Thanks.
Bartosz