Message 1 of 8
Disable Autocad TEXT Window (text screen)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
Is there a way to disable textscreen that appears after (textscr) or F2 button pressed? There are some commands in my lisp routines like -dwgunits, -list, -insunits that open that window. I would like it to stay closed becouse the same prompts I get in commandline. I close it with (graphscr) buy anyway it's annoying when it shows up for a milisecond.