Is it not possible to use a FOR variable, like %%a, and assign it to an argument/parameter, like so:
for /L %%a in (1,0,5) do (
echo Argument#(%%a) is %~%%a
)
Is it not possible to use a FOR variable, like %%a, and assign it to an argument/parameter, like so:
for /L %%a in (1,0,5) do (
echo Argument#(%%a) is %~%%a
)
On Windows 10 I am having the following issue when using Acronis True Image’s “Try & Decide”: When I finish “Try & […]
Razoyo, a leader in Magento Go website solutions, has launched an update to their website containing new eCommerce information to help online […]
I have a Yubikey 5 NFC, and iPhone 11, and an extra google Pixel 6. I am also running an Ubuntu home […]
I’m trying to backup my mac home folder to my current ssd drive through recovery mode. I am planning on saving data […]