dbTalk Databases Forums  

Editor in SQL*Plus

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Editor in SQL*Plus in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim Slattery
 
Posts: n/a

Default Editor in SQL*Plus - 07-08-2008 , 12:39 PM






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?

--
Tim Slattery
Slattery_T (AT) bls (DOT) gov
http://members.cox.net/slatteryt

Reply With Quote
  #2  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Editor in SQL*Plus - 07-08-2008 , 03:04 PM






Tim Slattery schrieb:
Quote:
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


Reply With Quote
  #3  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Editor in SQL*Plus - 07-08-2008 , 03:04 PM



Tim Slattery schrieb:
Quote:
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


Reply With Quote
  #4  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Editor in SQL*Plus - 07-08-2008 , 03:04 PM



Tim Slattery schrieb:
Quote:
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


Reply With Quote
  #5  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Editor in SQL*Plus - 07-08-2008 , 03:04 PM



Tim Slattery schrieb:
Quote:
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


Reply With Quote
  #6  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Editor in SQL*Plus - 07-08-2008 , 03:04 PM



Tim Slattery schrieb:
Quote:
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


Reply With Quote
  #7  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Editor in SQL*Plus - 07-08-2008 , 03:04 PM



Tim Slattery schrieb:
Quote:
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


Reply With Quote
  #8  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Editor in SQL*Plus - 07-08-2008 , 03:04 PM



Tim Slattery schrieb:
Quote:
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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.