Does anyone know why I can't open files in BBEdit from the Terminal if the application is already open.
For example: open -a filepath_to_bbedit /etc/httpd/httpd.conf, works fine when BBEdit is not running, however, if BBEdit is already open, it simply brings the application to the front without opening the file.
This is not the case with TextEdit, for example: open -a textedit /etc/httpd/httpd.conf, followed by open -a textedit a_different_file works as one would expect.
Any help would be greatly appreciated.
Powerbook G3 Wallstreet 266 with OS X 10.1.1 on a 6.5Gb partition,
For example: open -a filepath_to_bbedit /etc/httpd/httpd.conf, works fine when BBEdit is not running, however, if BBEdit is already open, it simply brings the application to the front without opening the file.
This is not the case with TextEdit, for example: open -a textedit /etc/httpd/httpd.conf, followed by open -a textedit a_different_file works as one would expect.
Any help would be greatly appreciated.
Powerbook G3 Wallstreet 266 with OS X 10.1.1 on a 6.5Gb partition,