Select the product you need help with
Semicolon, Equal Sign As Arguments in Batch FileArticle ID: 71247 - View products that this article applies to. 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
PropertiesArticle ID: 71247 - Last Review: May 12, 2003 - Revision: 2.0 APPLIES TO
|



Back to the top








