vefatica May 13,748 209 2011-09-08 #1 The text on the help's page for the START command doesn't wrap properly (v12/13).
rconn Administrator May 13,647 253 Staff member 2011-09-08 #2 > The text on the help's page for the START command doesn't wrap > properly (v12/13). Click to expand... True, but it's Microsoft's problem. I neither format nor display the help.
> The text on the help's page for the START command doesn't wrap > properly (v12/13). Click to expand... True, but it's Microsoft's problem. I neither format nor display the help.
JohnQSmith Jan 617 15 2011-09-13 #3 @PATH function Last example shows Code: echo "%@path[%_comspec]" Should show Code: echo "%@path[%comspec]" I guess it could also show Code: echo "%@path[%_cmdspec]"
@PATH function Last example shows Code: echo "%@path[%_comspec]" Should show Code: echo "%@path[%comspec]" I guess it could also show Code: echo "%@path[%_cmdspec]"