On Friday, May 6, 2011, Mike <[email protected]> wrote:

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.

There's an expert preference which controls this behavior. You can set it using the command line (and for some reason it didn't end up in the change notes or expert prefs help; I'm not sure why).

defaults write com.barebones.bbedit Misc:MakeTempProjectForFolderOpen -bool NO

This affects *all* folder opens.

Of course, project windows are intended to function as a replacement for disk browsers (and have several advantages) when you drop a folder on to the application, so one is naturally curious as to why you are looking to create a disk browser instead of simply opening the folder... :-)

R.
--
Rich Siegel                                 Bare Bones Software, Inc.
<[email protected]>                      <http://www.barebones.com/>

Someday I'll look back on all this and laugh... until they sedate me.

--
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>

Reply via email to