Saved Bookmarks
| 1. |
Solve : How to capture file path in a variable? |
|
Answer» Hi guys, set variablename=value To use it in code, Quote echo %variablename%hi guys, i need to set the filepath as variable but not value. plz help me.. thanks regards, chinnaWhat do you mean you want to set it as a variable but not a value? A variable in a batch program has a value, whether it be numeric or a string of CHARACTERS it is a value. |
|