CloudyBeep 1 points 3y ago
I'm not very good at scripting, but I just made this script:
Script OpenWebpage()
Run("www.reddit.com")
EndScript
Unfortunately, the webpage doesn't open.
I don't think you need to specify the application because it will use your default web browser.
I suggest asking on one of the scripting email lists—I think there's one on Freelists. If you do, tell me what they say.