In sql scripts, problem with define_editor command [message #9069] |
Thu, 16 October 2003 11:20  |
sancha
Messages: 31 Registered: October 2003
|
Member |
|
|
Hi ppl
I tried define_editor command in the sqlplus environment.
sql> define_editor='dummy_editor"
the next time i try ed in the sql prompt, i get a a momentory flickering of dos style window and then it disappears.
Someone pls tell me why it happens this way.
bfn
|
|
|
|
|
|
|
|
|
|
|
Re: In sql scripts, problem with define_editor command [message #9939 is a reply to message #9069] |
Tue, 16 December 2003 01:53  |
sancha
Messages: 31 Registered: October 2003
|
Member |
|
|
Posted by Cheeku (202.144.48.206) on December 16, 2003 at 04:31:36:
In Reply to: Re: In sql scripts, problem with define_editor command posted by sancha on December 16, 2003 at 02:54:45:
Hi Sancha,
try giving the complete path of your textpad.exe file like
SQl>Define_editor = "C:ProgramFilesTextPad4TextPad.exe
It shud work.
Any probs you can revert back
Hi cheeku,
thanx for your solution. Now i am able to work with textpad as the default one.
thnk u.
|
|
|