Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch pipe character problem
Name: Geralds Mod Date: November 20, 2007 at 20:37:04 Pacific OS: win xp CPU/Ram: centrinio duo Product: dell inspirion
Comment:
I am making my first command prompt game.
The box that is the level, looks like this: _________ | | | | | | | | | | |_________|
But echo thinks the pipe character is something else. I says:
| was unexpected at this time.
How do I get that error to stop without messing up my box?
Summary: Hi, I am trying to write a batch script which will retrieve available batch command names as stated by "help" and output the command help to a text/HTML format. I have run into one major problem. Acce...
Summary: hey stuby, trust me when i say get rid of the equal sign, your teacher will say the same thing, if he doesn't drop out, and go to a different school, lol.. before you can make this a exe, you need to ...
Summary: Hello, I am using vb to select a number of files from a number of directories and then write the file path to a text file called sample.txt My sample.txt currently has one line in it that looks like t...