Re: How do you define a "different" default editor for SQL*Plus ???

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 14 Aug 2001 00:20:00 -0700
Message-ID: <a20d28ee.0108132320.292dd02c_at_posting.google.com>


Don <don_at_xxx.com> wrote in message news:<1aifnt8agnqn6aj2214770fec28f241gb3_at_4ax.com>...
> How do you define a "different" default editor for SQL*Plus ???
>
> I know it you can change the editor by going thru the menu's,.
> but where can I set the "default" editor (notepad.exe) to a different
> editor application (e.g., C:\Temp\supernotepad.exe ) and have it
> always come up as the default ??
>
> Is there some .ini file and setting ??
>
>
>
> Thanks

define _editor = <executable>
in login.sql, location platform dependent, documented in the installation pages for sql*plus for your platform.

Regards,

Sybrand Bakker, Senior Oracle DBA Received on Tue Aug 14 2001 - 09:20:00 CEST

Original text of this message