Posted By: null0000 Preferences for Command Window - 05/16/13 03:47 PM
There are no preferences for Command Window.
Some of them could be Timing settings , etc.
while it is possible of course to set some of them on status line, having options to have them set more permanently seems better approach, just like there are options for other types of windows.
Posted By: Marco Kalter Re: Preferences for Command Window - 05/17/13 09:36 AM
You can set these options in the login.sql file, similar to SQL*Plus. For example:

Code
set timing on
set prompt [user]@[db]
set serveroutput on size unlimited
The login.sql file can be stored in the PL/SQL Developer installation directory.
© Allround Automations forums