The text on the help's page for the START command doesn't wrap properly (v12/13).
vefatica May 12,663 157 Sep 8, 2011 #1 The text on the help's page for the START command doesn't wrap properly (v12/13).
rconn Administrator May 12,862 183 Staff member Sep 8, 2011 #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 615 15 Sep 13, 2011 #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]"