/ Published in: DOS Batch
URL: http://delicious.com/thefangmonster/bat
Below are the .bat file variables that come in handy most often for me.
This MS article has more information on batch files including a table of more special variables, including %~$PATH:1, which
"Searches the directories listed in the PATH environment variable and expands %1 to the fully qualified name of the first one found."
Expand |
Embed | Plain Text
You need to login to post a comment.
