<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Command Line Suppression in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155881#M49268</link>
    <description>Hi Laurie,
Nicely stated. My response was strictly for "trouble making" purposes.

I had this discussion with myself:
Me: My preference for VB/A is because it's the language that I have the most
experience in.
Myself: Yes but the reason you have the most experience in it is because you
like using it best. Especially the graphical interface part.
Me: But truthfully I never really gave learning DCL much effort.
Myself: Learning to create graphical interfaces in VBA took almost no time.
So why struggle learning DCL?
Me: Lisp is just another tool to do the same tasks.
Myself: I agree with me. It's like a hand saw does a terrific job cutting
wood just like a CNC panel saw does.
Me: Is that sarcasm? Implying that lisp is old fashioned?
Myself: I don't think so. You can't cut an opening in a wall to deliver your
new CNC saw with the CNC saw. It takes a tool with different capabibilities.
Like a hand saw.
Me: So what are you saying? because I'm confused now.
Myself: Maybe if you didn't talk to myself I wouldn't be confused.

I'll get in trouble for this but - Lisp is like a Ford and VB/A is like a
BMW. Both can get you somewhere. But if both are sitting there and you have
the keys which one would you choose? You can do stuff in a BMW that you
can't do in a Ford. Provided, of course, you aren't concerned about the
apholstery.

There. I said it.

Mark

"Laurie Comerford" &lt;LAURIE&gt; wrote in message
news:416d9f07_2@newsprd01...
&amp;gt; Hi Mark,
&amp;gt;
&amp;gt; All programming languages are simply tools to do something.  In my
&amp;gt; observations blanket statements that they are "useless" - "wonderful" etc.
&amp;gt; usually relate to the writer's own skills with them and have very little
to
&amp;gt; do with the language itself.
&amp;gt;
&amp;gt; I write mostly in VBA because the help files are very extensive and the
&amp;gt; editor is elegant compared with the other editors available for
programming
&amp;gt; AutoCAD.  After programming in Basic based languages since the early
1980's
&amp;gt; I also have a good feel for the language.
&amp;gt;
&amp;gt; When my knowledge of VBA doesn't allow me to do what I want and lisp can,
&amp;gt; then I use lisp or scripting or menu commands etc. If I still can't do it,
&amp;gt; then I either don't do it or seek help.
&amp;gt;
&amp;gt; My only complaint against all these languages is that they aren't self
&amp;gt; writing and documenting from my initial idea.
&amp;gt;
&amp;gt; -- 
&amp;gt;
&amp;gt;
&amp;gt; Laurie Comerford
&amp;gt; CADApps
&amp;gt; www.cadapps.com.au
&amp;gt;
&amp;gt;
&amp;gt; "Mark Johnston" &lt;MJOHNSTON&gt; wrote in message
&amp;gt; news:416d3b21$1_2@newsprd01...
&amp;gt; &amp;gt; Hi Laurie,
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; &amp;gt; Do you think I would have gone to the effort of devising this if a
knew
&amp;gt; an
&amp;gt; &amp;gt; &amp;gt; alternative ?
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; Sure, you might have gone to the effort if you really liked lisp. :)
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; &amp;gt;
&amp;gt; &amp;gt; &amp;gt; However, that said, what's wrong with Lisp ?
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; Don't get me started.
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; Respectfully,
&amp;gt; &amp;gt; Mark
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt;
&amp;gt;&lt;/MJOHNSTON&gt;&lt;/LAURIE&gt;</description>
    <pubDate>Thu, 14 Oct 2004 23:21:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-10-14T23:21:33Z</dc:date>
    <item>
      <title>Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155871#M49258</link>
      <description>I have a VBA macro where I am using the Send Command feature to send commands to the EATTEXT command. It&lt;BR /&gt;
works fine except that I can NOT suppress the display of what is happening on the command. I do NOT want to see anything on the command line when the EATTEXT command is running. I have tried turing off the usual suspects like cmdecho and nomutt but none of these work. Does anyone know how to suppress the prompt during the use of the EATTEXT command? Please let me know.</description>
      <pubDate>Mon, 11 Oct 2004 18:06:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155871#M49258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-11T18:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155872#M49259</link>
      <description>Have you tried turning the CMDECHO off?

"thenov" &lt;NOSPAM&gt; wrote in message
news:10256228.1097517993997.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; I have a VBA macro where I am using the Send Command feature to send
commands to the EATTEXT command. It
&amp;gt; works fine except that I can NOT suppress the display of what is happening
on the command. I do NOT want to see anything on the command line when the
EATTEXT command is running. I have tried turing off the usual suspects like
cmdecho and nomutt but none of these work. Does anyone know how to suppress
the prompt during the use of the EATTEXT command? Please let me know.&lt;/NOSPAM&gt;</description>
      <pubDate>Mon, 11 Oct 2004 18:21:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155872#M49259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-11T18:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155873#M49260</link>
      <description>Yes I have tried turning CMDECHO and NOMUTT of as stated in my question. Neither one worked.</description>
      <pubDate>Mon, 11 Oct 2004 18:26:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155873#M49260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-11T18:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155874#M49261</link>
      <description>Hi,

If you care to search back in this NG (months ago), or in the Land Desktop
customisation (this week), I have posted a method for doing this.

-- 


Laurie Comerford
CADApps
www.cadapps.com.au

"thenov" &lt;NOSPAM&gt; wrote in message
news:10256228.1097517993997.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; I have a VBA macro where I am using the Send Command feature to send
commands to the EATTEXT command. It
&amp;gt; works fine except that I can NOT suppress the display of what is happening
on the command. I do NOT want to see anything on the command line when the
EATTEXT command is running. I have tried turing off the usual suspects like
cmdecho and nomutt but none of these work. Does anyone know how to suppress
the prompt during the use of the EATTEXT command? Please let me know.&lt;/NOSPAM&gt;</description>
      <pubDate>Mon, 11 Oct 2004 18:51:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155874#M49261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-11T18:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155875#M49262</link>
      <description>Oops, sorry. I didn't see that, hmm - I'd say you are SOL.

"thenov" &lt;NOSPAM&gt; wrote in message
news:13439312.1097519214747.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; Yes I have tried turning CMDECHO and NOMUTT of as stated in my question.
Neither one worked.&lt;/NOSPAM&gt;</description>
      <pubDate>Mon, 11 Oct 2004 18:54:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155875#M49262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-11T18:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155876#M49263</link>
      <description>Laurie Comerford wrote:
&amp;gt; Hi,
&amp;gt; 
&amp;gt; If you care to search back in this NG (months ago), or in the Land Desktop
&amp;gt; customisation (this week), I have posted a method for doing this.
&amp;gt; 

Ok, but is there a way to do this without using autolisp?</description>
      <pubDate>Wed, 13 Oct 2004 01:59:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155876#M49263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-13T01:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155877#M49264</link>
      <description>Hi Mark,

Do you think I would have gone to the effort of devising this if a knew an 
alternative ?

However, that said, what's wrong with Lisp ?

-- 

Regards,


Laurie Comerford
www.cadapps.com.au

"Mark Johnston" &lt;MJOHNSTON&gt; wrote in message 
news:416c8c02_2@newsprd01...
&amp;gt; Laurie Comerford wrote:
&amp;gt;&amp;gt; Hi,
&amp;gt;&amp;gt;
&amp;gt;&amp;gt; If you care to search back in this NG (months ago), or in the Land 
&amp;gt;&amp;gt; Desktop
&amp;gt;&amp;gt; customisation (this week), I have posted a method for doing this.
&amp;gt;&amp;gt;
&amp;gt;
&amp;gt; Ok, but is there a way to do this without using autolisp?&lt;/MJOHNSTON&gt;</description>
      <pubDate>Wed, 13 Oct 2004 03:32:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155877#M49264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-13T03:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155878#M49265</link>
      <description>Hi Laurie,

&amp;gt; Do you think I would have gone to the effort of devising this if a knew an
&amp;gt; alternative ?

Sure, you might have gone to the effort if you really liked lisp. :)

&amp;gt;
&amp;gt; However, that said, what's wrong with Lisp ?

Don't get me started.

Respectfully,
Mark</description>
      <pubDate>Wed, 13 Oct 2004 14:25:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155878#M49265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-13T14:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155879#M49266</link>
      <description>Hi Mark,

All programming languages are simply tools to do something.  In my
observations blanket statements that they are "useless" - "wonderful" etc.
usually relate to the writer's own skills with them and have very little to
do with the language itself.

I write mostly in VBA because the help files are very extensive and the
editor is elegant compared with the other editors available for programming
AutoCAD.  After programming in Basic based languages since the early 1980's
I also have a good feel for the language.

When my knowledge of VBA doesn't allow me to do what I want and lisp can,
then I use lisp or scripting or menu commands etc. If I still can't do it,
then I either don't do it or seek help.

My only complaint against all these languages is that they aren't self
writing and documenting from my initial idea.

-- 


Laurie Comerford
CADApps
www.cadapps.com.au


"Mark Johnston" &lt;MJOHNSTON&gt; wrote in message
news:416d3b21$1_2@newsprd01...
&amp;gt; Hi Laurie,
&amp;gt;
&amp;gt; &amp;gt; Do you think I would have gone to the effort of devising this if a knew
an
&amp;gt; &amp;gt; alternative ?
&amp;gt;
&amp;gt; Sure, you might have gone to the effort if you really liked lisp. :)
&amp;gt;
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; However, that said, what's wrong with Lisp ?
&amp;gt;
&amp;gt; Don't get me started.
&amp;gt;
&amp;gt; Respectfully,
&amp;gt; Mark
&amp;gt;
&amp;gt;
&amp;gt;&lt;/MJOHNSTON&gt;</description>
      <pubDate>Wed, 13 Oct 2004 20:46:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155879#M49266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-13T20:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155880#M49267</link>
      <description>&amp;gt;
&amp;gt; My only complaint against all these languages is that they aren't self
&amp;gt; writing and documenting from my initial idea.
&amp;gt;
lol
ditto ;)

Kevin</description>
      <pubDate>Thu, 14 Oct 2004 12:41:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155880#M49267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-14T12:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155881#M49268</link>
      <description>Hi Laurie,
Nicely stated. My response was strictly for "trouble making" purposes.

I had this discussion with myself:
Me: My preference for VB/A is because it's the language that I have the most
experience in.
Myself: Yes but the reason you have the most experience in it is because you
like using it best. Especially the graphical interface part.
Me: But truthfully I never really gave learning DCL much effort.
Myself: Learning to create graphical interfaces in VBA took almost no time.
So why struggle learning DCL?
Me: Lisp is just another tool to do the same tasks.
Myself: I agree with me. It's like a hand saw does a terrific job cutting
wood just like a CNC panel saw does.
Me: Is that sarcasm? Implying that lisp is old fashioned?
Myself: I don't think so. You can't cut an opening in a wall to deliver your
new CNC saw with the CNC saw. It takes a tool with different capabibilities.
Like a hand saw.
Me: So what are you saying? because I'm confused now.
Myself: Maybe if you didn't talk to myself I wouldn't be confused.

I'll get in trouble for this but - Lisp is like a Ford and VB/A is like a
BMW. Both can get you somewhere. But if both are sitting there and you have
the keys which one would you choose? You can do stuff in a BMW that you
can't do in a Ford. Provided, of course, you aren't concerned about the
apholstery.

There. I said it.

Mark

"Laurie Comerford" &lt;LAURIE&gt; wrote in message
news:416d9f07_2@newsprd01...
&amp;gt; Hi Mark,
&amp;gt;
&amp;gt; All programming languages are simply tools to do something.  In my
&amp;gt; observations blanket statements that they are "useless" - "wonderful" etc.
&amp;gt; usually relate to the writer's own skills with them and have very little
to
&amp;gt; do with the language itself.
&amp;gt;
&amp;gt; I write mostly in VBA because the help files are very extensive and the
&amp;gt; editor is elegant compared with the other editors available for
programming
&amp;gt; AutoCAD.  After programming in Basic based languages since the early
1980's
&amp;gt; I also have a good feel for the language.
&amp;gt;
&amp;gt; When my knowledge of VBA doesn't allow me to do what I want and lisp can,
&amp;gt; then I use lisp or scripting or menu commands etc. If I still can't do it,
&amp;gt; then I either don't do it or seek help.
&amp;gt;
&amp;gt; My only complaint against all these languages is that they aren't self
&amp;gt; writing and documenting from my initial idea.
&amp;gt;
&amp;gt; -- 
&amp;gt;
&amp;gt;
&amp;gt; Laurie Comerford
&amp;gt; CADApps
&amp;gt; www.cadapps.com.au
&amp;gt;
&amp;gt;
&amp;gt; "Mark Johnston" &lt;MJOHNSTON&gt; wrote in message
&amp;gt; news:416d3b21$1_2@newsprd01...
&amp;gt; &amp;gt; Hi Laurie,
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; &amp;gt; Do you think I would have gone to the effort of devising this if a
knew
&amp;gt; an
&amp;gt; &amp;gt; &amp;gt; alternative ?
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; Sure, you might have gone to the effort if you really liked lisp. :)
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; &amp;gt;
&amp;gt; &amp;gt; &amp;gt; However, that said, what's wrong with Lisp ?
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; Don't get me started.
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; Respectfully,
&amp;gt; &amp;gt; Mark
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt;
&amp;gt;&lt;/MJOHNSTON&gt;&lt;/LAURIE&gt;</description>
      <pubDate>Thu, 14 Oct 2004 23:21:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155881#M49268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-14T23:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155882#M49269</link>
      <description>I don't know, but maybe you can fake it by changing the color of the commandline text, e.g. white&lt;BR /&gt;
&lt;BR /&gt;
Sub Example_TextWinTextColor()&lt;BR /&gt;
    ' This example returns the current setting of&lt;BR /&gt;
    ' TextWinTextColor. It then changes the value, and finally&lt;BR /&gt;
    ' it resets the value back to the original setting.&lt;BR /&gt;
    &lt;BR /&gt;
    Dim preferences As AcadPreferences&lt;BR /&gt;
    Dim currTextWinTextColor As Long&lt;BR /&gt;
    &lt;BR /&gt;
    Set preferences = ThisDrawing.Application.preferences&lt;BR /&gt;
    &lt;BR /&gt;
    ' Retrieve the current TextWinTextColor value&lt;BR /&gt;
    currTextWinTextColor = preferences.Display.TextWinTextColor&lt;BR /&gt;
    MsgBox "The current value for TextWinTextColor is " _&lt;BR /&gt;
            &amp;amp; preferences.Display.TextWinTextColor, vbInformation, "TextWinTextColor Example"&lt;BR /&gt;
    &lt;BR /&gt;
    ' Change the value for TextWinTextColor&lt;BR /&gt;
    preferences.Display.TextWinTextColor = vbGreen&lt;BR /&gt;
    MsgBox "The new value for TextWinTextColor is " _&lt;BR /&gt;
            &amp;amp; preferences.Display.TextWinTextColor, vbInformation, "TextWinTextColor Example"&lt;BR /&gt;
    &lt;BR /&gt;
    ' Reset TextWinTextColor to its original value&lt;BR /&gt;
    preferences.Display.TextWinTextColor = currTextWinTextColor&lt;BR /&gt;
    MsgBox "The TextWinTextColor value is reset to " _&lt;BR /&gt;
            &amp;amp; preferences.Display.TextWinTextColor, vbInformation, "TextWinTextColor Example"&lt;BR /&gt;
End Sub</description>
      <pubDate>Wed, 20 Oct 2004 12:27:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155882#M49269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-20T12:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155883#M49270</link>
      <description>But when you reset the color, the commands then will  be shown.</description>
      <pubDate>Wed, 20 Oct 2004 12:51:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155883#M49270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-20T12:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155884#M49271</link>
      <description>Thanks! This Idea worked great. I simply changed the current text window text color to equal the current text window back color before my commands run. Then after I am finished processing I restore the current text window text color to it's original value. It works great! The command statements do not show because the text and back colors are the same. Thanks Again. I would recommend this method to anyone who does not want the user to see the command prompts when some commands are running!</description>
      <pubDate>Wed, 20 Oct 2004 14:04:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155884#M49271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-20T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155885#M49272</link>
      <description>From the peanut gallery:
Just don't forget to have error trapping that will always reset the text
color in case the program stops with an error.  Users would be pretty
confused if the ACAD command line disappeared after they run your program.

Good luck with the rest of your project,
James


"thenov" &lt;NOSPAM&gt; wrote in message
news:2888052.1098281096722.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; Thanks! This Idea worked great. I simply changed the current text window
text color to equal the current text window back color before my commands
run. Then after I am finished processing I restore the current text window
text color to it's original value. It works great! The command statements do
not show because the text and back colors are the same. Thanks Again. I
would recommend this method to anyone who does not want the user to see the
command prompts when some commands are running!&lt;/NOSPAM&gt;</description>
      <pubDate>Wed, 20 Oct 2004 14:39:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155885#M49272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-20T14:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155886#M49273</link>
      <description>In article 
&amp;lt;2888052.1098281096722.JavaMail.jive@jiveforum1.autodesk.com&amp;gt;, 
nospam@address.withheld says...
&amp;gt; Thanks! This Idea worked great. I simply changed the current text window text color to equal the current text window back color before my commands run. Then after I am finished processing I restore the current text window text color to it's original value. It works great! The command statements do not show because the text and back colors are the same. Thanks Again. I would recommend this method to anyone who does not want the user to see the command prompts when some 
commands are running!
&amp;gt; 
if you want your users to not see the commands just to prevent the 
irritation of the user, it's ok.

if you try to make the commands secure (means the user should not have 
permission to see it) then this method will not work. the user can mark 
the area with "white text", then copy&amp;amp;paste it into notepad and the 
whole output will be visible.

in that case, you should use the acad-systemvariable "NOMUTT" instead.

i don't have any idea on how to prevent the output of some commands 
including not to have Cr&amp;amp;Lf in the commandarea. that would be what i'm 
looking for.

- alfred -</description>
      <pubDate>Fri, 22 Oct 2004 17:11:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155886#M49273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-22T17:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Suppression</title>
      <link>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155887#M49274</link>
      <description>I just don't want the user to see the commands scrolling by while I am using the EATTEXT command in AutoCAD. During this time I am displaying a Progress Indicator form on Screen. This method seems to work for my purpose. Maybe there is a better way but I have yet to find it. Someone suggested using lisp to trap and send blanks to the screen but I did not want to go that route. I want to keep the entire Application in VBA. Any ideas would be helpful. Thanks!</description>
      <pubDate>Sat, 23 Oct 2004 17:24:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/command-line-suppression/m-p/1155887#M49274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-23T17:24:47Z</dc:date>
    </item>
  </channel>
</rss>

