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

Author Topic: echoing the  (Read 2169 times)

0 Members and 1 Guest are viewing this topic.

neteng

  • Guest
echoing the
« on: August 21, 2006, 05:59:26 PM »
I'm automating a batch file that will create another batch file and put the & character in it.  When I try to:
echo this&test
I receive an error (you can try this in a dos box).  If I put quotes around it, I get the & plus the quotes.  I only want it to echo exactly: this&test  Suggestions?

Thanks!

ghostdog74



    Specialist

    Thanked: 27
    Re: echoing the
    « Reply #1 on: August 21, 2006, 08:04:14 PM »
    echo this^&test