| Author |
Message |
Dalla Corte
Guest
|
Posted:
Mon Sep 20, 2004 11:41 pm Post subject:
Text lines in command line window |
|
|
How do I retain the settings so every time I open AutoCAD there will be three lines in the command line window? I have created a profile but that does not solve it.
|
|
| Back to top |
|
 |
R.K. McSwain
Guest
|
Posted:
Tue Sep 21, 2004 12:48 am Post subject:
Re: Text lines in command line window |
|
|
"Dalla Corte" <nospam@address.withheld> wrote...
| Quote: | How do I retain the settings so every time I open AutoCAD there will
be three lines in the command line window? I have created a profile
but that does not solve it.
|
That setting should stick. Investigate why it is not.
Either something is setting it upon startup or it is not being written to the registry during shutdown of AutoCAD.
In the meantime, you can "force" it by adding this to one of your startup files.
(setenv "CmdVisLines" "3")
For more info on AutoCAD startup files,
see http://support.autodesk.com/Getdoc.asp?ID=TS21336 |
|
| Back to top |
|
 |
Tracy W. Lincoln
Guest
|
Posted:
Tue Sep 21, 2004 3:53 am Post subject:
Re: Text lines in command line window |
|
|
Dalla Corte,
That setting should stick..
Try this (repost from a message by Chip Harper aka: The ChipFix <g>):
This problem usually occurs after running batch plot but not always.
There are two fixes.
One is to reinstall AutoCAD, here is the second way ...
Open AutoCAD and minimize it (center button on the title bar) make sure it
is still large enough to see the command line. Drag the command line to
three lines or use Tools>Preferences to change it. Maximize AutoCAD (same
center button). Close AutoCAD. Reopen and AutoCAD will remember three lines.
--
Tracy W. Lincoln
Autodesk Discussion Group Facilitator
Support: http://support.autodesk.com
"Dalla Corte" <nospam@address.withheld> wrote in message
news:28468725.1095709290451.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | How do I retain the settings so every time I open AutoCAD there will be
three lines in the command line window? I have created a profile but that
does not solve it. |
|
|
| Back to top |
|
 |
Joel
Guest
|
Posted:
Tue Sep 21, 2004 6:23 pm Post subject:
Re: Text lines in command line window |
|
|
"Tracy W. Lincoln" <discussion.support@autodesk.com> wrote in message
| Quote: |
One is to reinstall AutoCAD, here is the second way ...
Open AutoCAD and minimize it (center button on the title bar) make sure it
is still large enough to see the command line. Drag the command line to
three lines or use Tools>Preferences to change it. Maximize AutoCAD (same
center button). Close AutoCAD. Reopen and AutoCAD will remember three
lines.
|
The second way is usually the best fix. However, you're not "minimizing"
it, you're "windowing" it down. Somewhere along the line, Acad got windowed
down and was re-sized to be too small for three lines in the command line
area - then Acad was maximized without being re-stretched to a bigger window
first.
For some reason, the registry only remembers the last windowed size of Acad,
and not whether it's been maximized since. Thus, leaving only one line in
the command line until you re-size the windowed area bigger.
Joel |
|
| Back to top |
|
 |
Dalla Corte
Guest
|
Posted:
Wed Sep 22, 2004 10:03 pm Post subject:
Re: Text lines in command line window |
|
|
| Thanks Tracy and Joel, that worked. Life is a little better now. |
|
| Back to top |
|
 |
|
|
|
|