Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: changing line color  (Read 2389 times)

0 Members and 1 Guest are viewing this topic.

yperron

    Topic Starter


    Rookie
    changing line color
    « on: October 26, 2007, 09:15:06 AM »
    is there a way to change the color of lines in the same cmd instance?

    example:
    > echo this line is red
    this line is red
    > echo this line is green
    this line is green

    thanks
    yp

    tommy gusack



      Intermediate
      Re: changing line color
      « Reply #1 on: October 26, 2007, 10:30:23 AM »
      Here you go mate!

      http://stahlworks.com/dev/index.php?tool=echo

      Hope this help.
      Theres always.....always something to grab a hold on.

      WillyW



        Specialist
      • Thanked: 29
      • Experience: Experienced
      • OS: Windows XP
      Re: changing line color
      « Reply #2 on: October 26, 2007, 12:12:44 PM »
      is there a way to change the color of lines in the same cmd instance?

      example:
      > echo this line is red
      this line is red
      > echo this line is green
      this line is green

      thanks


      I've done it, although it has been quite a while.   I'm fuzzy on the specifics.

      Here is a starting place for you though:
      http://www.computerhope.com/ansisys.htm

      Once you get it down pat, it is easy.   :)
      It is working your way through it that first time that can be tedious.


      .