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

23.02.2011 16:06:42
Re: AppleScript: RB doesn't run "open for access" or "read" commands

This posting is older than 6 months and can contain outdated information.
The feedback is simply "Execution succeeded."

This is part of the reason it took me a while to figure it out; until I had the time to really trace it through I'd see that it didn't give any errors and assume that it was working. Once I got on the right track I made a custom action with nothing but

set temp to read (the/path/to/theFile as alias) 
display dialog "foo"

and my dialog was never shown, but Remote Buddy still said "execution succeeded". Not that I'm using a wide variety of commands—or even extremely complex structure—but, for what it's worth, this is the only script that hasn't executed as expected.

-Dave 

Thread-display::