Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Permanently Setting Default Editor in SQL*Plus 3.3
Hi Alan,
My book sais
"If you'd like SQLPLUS to define your editor automatically, put the
define _editor command in a file named login.sql"
An example:
define _editor="C:\Program Files\Windows NT\Accessories\wordpad.exe"
You can try.
Regards,
Mike.
Alan Slay wrote:
> Does anyone know how to permanently set the default editor in SQL*Plus
> 3.3? I have some big stored procedures that are too large for
> notepad. After each logon I use the drop down menus to change my
> editor to wordpad. I cannot find a way to change this through my
> plus33.ini file and setting the default editor is not a standard
> option in SQL*Plus 3.3. All of "text type" associations in my win.ini
> file are pointing to wordpad as the editor.
>
> Any suggestions/solutions?
Received on Tue Jan 20 1998 - 00:00:00 CST
![]() |
![]() |