Article ID: 71247 - Last Review: May 12, 2003 - Revision: 2.0 Semicolon, Equal Sign As Arguments in Batch File
This article was previously published under Q71247 SUMMARY
When a semicolon (;) or equal sign (=) is used as a command line argument
in a batch file, it is treated as a blank space.
MORE INFORMATION
For example, in the following batch file, TEST.BAT,
Command Line Output ------------ ------ test a=b a b test a;b a b test ;ab ab test = ECHO is on (parsed as test) test ; ECHO is on
equal and sign and characters and batch
APPLIES TO
| Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top