Greetings!
I tried this in both, 9.0.1665 and 10.0.1.1694 (Windows 7 Pro, 64-bit).
I have a Tool defined for opening SQL*Plus, as follows:
9.0.1665:
===
General tab
---
Description: SQL*Plus
Type: External
Executable/Script: -- I have this pointing to a SQL*Plus shortcut in Start -> All programs, since I've edited the shortcut to display a different icon (.png), and I want my DOS (SQL*Plus) window to show the same icon in the upper left corner (rather than the black, command prompt icon)
Parameters: #connect
Default Path: #dir
Menu tab
---
Main menu: Tools
Sub menu:
Sub-sub menu:
Radio button set to At End
Button tab
---
Toolbar button:
Description: SQL*Plus
Image: -- I have this pointing to a .bmp file
Options tab
---
All of the check-boxes are not checked
10.0.1.1694
===
General tab
---
All the same as above, for 9.0.1665
Menu tab
---
Main menu: Tools
Sub menu:
Sub-sub menu:
Radio button set to At End
Image: -- I have this pointing to a .bmp file
Hint: SQL*Plus
Options tab
---
All of the check-boxes are not checked
Now the problem...
When I have a .sql file open in PL/SQL Developer (either in SQL Window, or in Program Window) I'm expecting SQL*Plus to open in the same directory as the file opened, since I specified #dir in Default Path option, during configuration (see above).
However, SQL*Plus opens in its "bin" (installed) location.
Also, in 9.0.1665 I'm able to add the SQL*Plus tool as a "Toolbar button". There's a check-box for that in the Configuration window, on the Button tab. This tab is missing in 10.0.1.1694, so I don't know how to add the button to my toolbar anymore.
Thank you in advance.
IC
I tried this in both, 9.0.1665 and 10.0.1.1694 (Windows 7 Pro, 64-bit).
I have a Tool defined for opening SQL*Plus, as follows:
9.0.1665:
===
General tab
---
Description: SQL*Plus
Type: External
Executable/Script: -- I have this pointing to a SQL*Plus shortcut in Start -> All programs, since I've edited the shortcut to display a different icon (.png), and I want my DOS (SQL*Plus) window to show the same icon in the upper left corner (rather than the black, command prompt icon)
Parameters: #connect
Default Path: #dir
Menu tab
---
Main menu: Tools
Sub menu:
Sub-sub menu:
Radio button set to At End
Button tab
---
Toolbar button:
Description: SQL*Plus
Image: -- I have this pointing to a .bmp file
Options tab
---
All of the check-boxes are not checked
10.0.1.1694
===
General tab
---
All the same as above, for 9.0.1665
Menu tab
---
Main menu: Tools
Sub menu:
Sub-sub menu:
Radio button set to At End
Image: -- I have this pointing to a .bmp file
Hint: SQL*Plus
Options tab
---
All of the check-boxes are not checked
Now the problem...
When I have a .sql file open in PL/SQL Developer (either in SQL Window, or in Program Window) I'm expecting SQL*Plus to open in the same directory as the file opened, since I specified #dir in Default Path option, during configuration (see above).
However, SQL*Plus opens in its "bin" (installed) location.
Also, in 9.0.1665 I'm able to add the SQL*Plus tool as a "Toolbar button". There's a check-box for that in the Configuration window, on the Button tab. This tab is missing in 10.0.1.1694, so I don't know how to add the button to my toolbar anymore.
Thank you in advance.
IC