Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Help nit

May
12,846
164
The text on the help's page for the START command doesn't wrap properly (v12/13).
 
@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]"
 

Similar threads

Back
Top