-
-
Notifications
You must be signed in to change notification settings - Fork 3
andry81 contools Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote #οΈβ£ Write a Windows batch shell script to calculate the addition of 2 signed integer numbers each longer than a 32-bit value
questionFurther information is requested engine: Qwenhttps://chat.qwenlm.ai/ batWindows Batch AIArtificial Intelligence model: Qwen3-Coder -
You must be logged in to vote #οΈβ£ Write a Windows batch shell script to shift and call a command using script arguments
questionFurther information is requested engine: Qwenhttps://chat.qwenlm.ai/ model: Qwen2.5-PlusCapable of complex tasks model: Qwen2.5-Coder-32B-InstructStrong at coding tasks batWindows Batch AIArtificial Intelligence model: Qwen3-Coder -
You must be logged in to vote π Circumvention of the
batset /A
32-bit arithmetic limitationWindows Batch issueIssue implImplementation -
You must be logged in to vote π Unit-test framework to test Windows batch scripts
batWindows Batch implImplementation -
You must be logged in to vote π Convert text line endings using
batsed
executableWindows Batch implImplementation -
You must be logged in to vote π Shift a command line using
bat%*
Windows Batch cmdlineCommand line implImplementation -
You must be logged in to vote π Print any variable's value using
batsetlocal
+for /F
Windows Batch implImplementation -
You must be logged in to vote π The expression of the pipe operator
bat|
does implicitly replaced by thecmd.exe /S /D /c"..."
commandWindows Batch cmdlineCommand line issueIssue implImplementation -
You must be logged in to vote π |
,||
and&&
has priority over&
Windows Batch implImplementation -
You must be logged in to vote π Different
batecho?...
variantsWindows Batch issueIssue implImplementation -
You must be logged in to vote π wmic.exe
does consume a console window inputWindows Batch issueIssue implImplementation -
You must be logged in to vote π The piping
bat|
operator can break the error reset.Windows Batch issueIssue implImplementation -
You must be logged in to vote π Reset or raise
batERRORLEVEL
Windows Batch cmdlineCommand line issueIssue implImplementation -
You must be logged in to vote π Programmatically generate
batCTRL-BREAK
Windows Batch implImplementation -
You must be logged in to vote π Stop current
batcmd.exe
process execution usingassert.bat
orabort.bat
scriptsWindows Batch implImplementation -
You must be logged in to vote π Uniform variant of a command line as a single argument for the
batmshta.exe
executable and other casesWindows Batch implImplementation -
You must be logged in to vote π if
has priority over&
,&&
and||
Windows Batch implImplementation -
You must be logged in to vote π print all environment variables including hidden
batWindows Batch implImplementation -
You must be logged in to vote π start /WAIT /B ...
does not wait a child processWindows Batch issueIssue -
You must be logged in to vote π Run test child scripts based on a parent test script name suffix
batWindows Batch implImplementation -
You must be logged in to vote π Line end escaping with
bat^
expression can break next line parsingWindows Batch issueIssue -
You must be logged in to vote π Empty EOL in
batfor /F
statementWindows Batch issueIssue -
F00
You must be logged in to vote π Empty variable expansion in
batFOR /F
statementWindows Batch issueIssue -
You must be logged in to vote #οΈβ£ How Command Line Parameters Are Parsed
byDavid Deley
Article cmdlineCommand line