Re: Editor in SQL*Plus

From: Maxim Demenko <mdemenko_at_gmail.com>
Date: Tue, 08 Jul 2008 22:04:57 +0200
Message-ID: <4873C869.9040807_at_gmail.com>


Tim Slattery schrieb:
> I know how to use define _editor to specify an editor of my choice for
> SQL*Plus. But the path to my editor contains spaces (d:\program
> files\Text Pad4\textpad.exe). I've made it work using the short
> version of the directory names, but is there a way to use the path
> with embedded spaces?
>

define _editor="d:\program files\Text Pad4\textpad.exe" should work

BTW, the 5.2 version seems to be the current ;-)

Best regards

Maxim Received on Tue Jul 08 2008 - 22:04:57 CEST

Original text of this message