Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Change Default Editor for SqlPlus in Windows
In the login.sql text file of your working directory, place a line like this:
define _editor=c:\winnt\notepad.exe
>>> deva_at_tracker.co.za 02/09/01 04:30AM >>>
Hi,
I wonder if anyone can tell me how to change the text editor which is
invoked using the edit command in sqlplus( Plus80w ) in the Windows
enviroment. I enjoy the Unix tool vi, and have a windows/Dos based vi editor
I would like to use instead of Notepad.
For those intreseted in the tool visit www.vim.org .
Thanks
Denham
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Denham Eva INET: deva_at_tracker.co.za Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tim Sawmiller INET: sawmillert_at_state.mi.us Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Feb 09 2001 - 07:00:05 CST