[Toc][Index]

CommandSep


CommandSep = c:  This is the character used to separate multiple commands 
on the same line.  The default is the ampersand [&]. You cannot use any of 
the redirection characters (| > < ) or any of the whitespace characters 
(space, tab, comma, or equal sign).  The command separator is saved by 
SETLOCAL and restored by ENDLOCAL. 
Also see SETDOS /C, the %+ internal variable, and Special Character 
Compatibility for information on using compatible command separators for 
two or more products. 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs