Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dosbox with sqlplus
"Hubert Mayr" <huma1_at_gmx.net> wrote in message news:<1077261635.42747_at_news.liwest.at>...
> Hi!
>
> I open under windows xp a dos box and start then with the command sqlplus
> /nolog.
> Now my questions:
>
> with which command can I make my dos box bigger?
In the properties of a dos window, you can change a font size, a resolution (80x25, 80x50 etc.) and also a buffer.
> how could I commands over more lines simple start again?
ed command will open editor (on Windows notepad.exe by default) with your last command.
> could I all sql commands I made in the dos box save anywhere?
Yes, you can copy them from editor, copy from dos windows or spool output together with statement to a text file.
P.S. Maybe it will be more convenient for you to use sqlplusw instead of sqlplus.
-- Dusan Bolek Email: spambin_at_seznam.cz Pls add "Not Guilty" to the subject, so your mail will not be burnt.Received on Fri Feb 20 2004 - 04:52:24 CST
![]() |
![]() |