Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

06.05.2008 13:37:01
Re: Problem opening a URL with Applescript in RB

This posting is older than 6 months and can contain outdated information.
Remote Buddy is offering its own "Get URL" implementation to support 
special "gurl" Apple Events.

Embracing your code with

tell application "Safari" 
... 
end tell

will make AppleScript use the AppleScript dictionary of your browser 
rather than Remote Buddy's. That should solve it.

Why AppleScript does transform "open location" into Get URL is not 
really clear to me, though.

Best regards, 
Felix Schwarz 

Thread-display::