Search found 2 matches

by GRock84
27 Sep 2011 13:26
Forum: DOS Batch Forum
Topic: echo the "&" symbol to text file
Replies: 2
Views: 3079

Re: echo the "&" symbol to text file

Dude you're my hero! Thanks a lot!
by GRock84
27 Sep 2011 12:56
Forum: DOS Batch Forum
Topic: echo the "&" symbol to text file
Replies: 2
Views: 3079

echo the "&" symbol to text file

ive have been working at this for several hours now and am stuck. how in the **** do you echo the "&" symbol to text file? I am using a batch file to copy code to a text file and save it as a .vbs script. i have: echo navOpenInBackgroundTab = &h1000>>loginstart.vbs echo set oIE = C...