I passed my first batfile parameter in 1988, why am I failing to do it now?
Literally, I am calling my own AskYN.bat file like this (and echo'ing the call to the screen first, just to be sure it's right):
![1714079267353.png 1714079267353.png]()
And AskYN.bat starts right off with capturing the %1 parameter which I echo immediately afterward — sample output below:
![1714079611922.png 1714079611922.png]()
Yet... "Delete the original archive" is not being successfully passed as %1
HOW IS THIS POSSIBLE?!?!?!
i feel...
Read more
Literally, I am calling my own AskYN.bat file like this (and echo'ing the call to the screen first, just to be sure it's right):
And AskYN.bat starts right off with capturing the %1 parameter which I echo immediately afterward — sample output below:
Yet... "Delete the original archive" is not being successfully passed as %1
HOW IS THIS POSSIBLE?!?!?!
i feel...
Read more