I know that the browser window will take the name of the server, but all my solutions are on the same server.

I open the browser using Bookmarks in most cases. You would think that the FTP Broswer would take the name of the bookmark, wouldn't you>

So, is there a way to name the windows to better identify which is which?

tell application "BBEdit"
    tell window named "FTP Browser 1"
        set name to "My Cool Site"
    end tell
end tell

You could probably cook up a script which opened the directory, and named the window all at once, but I'll leave that as an exercise for the reader. :-)


--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to