Re: How do you define a "different" default editor for SQL*Plus ???
From: Some One Else <algernon_at_spamcop.net>
Date: Mon, 13 Aug 2001 22:54:47 GMT
Message-ID: <90FCAC073algernonspamcopnet_at_24.4.64.20>
Date: Mon, 13 Aug 2001 22:54:47 GMT
Message-ID: <90FCAC073algernonspamcopnet_at_24.4.64.20>
Supposedly putting this line in your login.sql file should do it:
DEFINE _EDITOR = C:\Temp\supernotepad.exe
don_at_xxx.com (Don) wrote in <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
>
Received on Tue Aug 14 2001 - 00:54:47 CEST