Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: sqlplus - windows - ed editor - set to other than notepad

Re: sqlplus - windows - ed editor - set to other than notepad

From: Jeremy <jeremy0505_at_gmail.com>
Date: Wed, 11 Oct 2006 15:35:24 +0100
Message-ID: <MPG.1f9711895902ab298a311@news.individual.net>


In article <1160574056.387989.212750_at_b28g2000cwb.googlegroups.com>, werwer says...
> running ed pops up notepad. I have an alternative editor I'd like to
> use.
> Can you set this? The windows association is already set to
> pull up an editor for .sql files (the suffix I use) Is there an Oracle
> def

Try this inside sqlplus:
SQL> define _editor=xxx

where xxx is the full path to the editor you wish to use

-- 
jeremy
Received on Wed Oct 11 2006 - 09:35:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US