Hi Bruce yep, that would be the way to go I believe – AppleScript would work as well, I think. Thanks for the proposal! Since I cannot select files in the project browser (without changing advanced settings) this would refer to/open the file that is currently "in front", i. e. visible in the editor window of the project panel, right? Good thing that this is exactly what I need :-) A command line like "open /Users/lutz/Desktop/Dreamweaver\ alternatives/test/index.html -a BlueGriffon" works just fine. My problem with the script is how to parametrize the command – how do I get the path & file name of the frontmost file in BBEdit? I am a bit rusty on scripting right now. If someone has a solution out of hand I would be grateful, otherwise I'll ask the web.
Thanks again! Lutz Hi Lutz, > > Try a simple shell script or Perl script that opens the html > file in BlueGriffin, saved to your BBEdit scripts folder, with > an assigned key combination. > -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/5c38e46f-6577-44e9-9c0d-d77f4722eb0c%40googlegroups.com.
