@<Tim> what about releasing v1.2 with the compiled executable in the release?
@<Tim> what about releasing v1.2 with the compiled executable in the release?
/a is an option. you are probably talking about the use of /a with the set command."numerical expression that is evaluated"set is /p and /a,
<scriptname> "directory"for or with jump labels in batch/a/a"numerical expression that is evaluated"set/p<scriptname> "directory"forfor /f %%A in ('copy /Z "%~dpf0" nul') do set "CR=%%A"
<nul set /p "=Loading (!load!)":loop
rem do something...
goto loopchoice /c:AB /n > nul 2>&1SET /A abc=5if %variable% == 1 set variable2=89set a = 1
echo %a% [Not work!!!]
echo %a % [Output is going to be" 1"]for /f "delims=" %%# in ('dir /s /b /ad "YOUR DIRECTORY"') do (
findstr /c:"%*" "%%#\*" 2>nul
)