Look at Automator. You can create an Automator action you can call via contextual right click and Automator is more user friendly. AppleScript is likely a better fit though, it can be a little more tricky than it seems sometimes.
Sent from my iPhone On May 6, 2011, at 5:59 AM, Mike <[email protected]> wrote: > I'm not good at Applescript... > > I'd like to make an Applescript that opens the currently selected > folder in a disk browser. > The open command (used in Applescript) gives back a project browser. > I already found out: > > make new disk browser window > > So I may be close;-) > What's the syntax to point the created disk browser to the selected > directory? > > Thanks! > Mike > > -- > You received this message because you are subscribed to the > "BBEdit Talk" discussion group on Google Groups. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > <http://groups.google.com/group/bbedit?hl=en> > If you have a feature request or would like to report a problem, > please email "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
