List Question
20 TechQA 2024-03-20T08:58:22.543000Why ^^! and not ^! for literal escapes during delayed variable expansion?
41 views
Asked by 熊奥德
Batch to read out strings from txt with special characters
62 views
Asked by Markus
Batch loop to create folders from a list containing environment variables
36 views
Asked by Adam
Struggling to perform string substitution within a nested for loop
98 views
Asked by NetXpert
Batch - return value from inside a loop
155 views
Asked by Felix Waltl
Batch - Replace a String in a Loop
444 views
Asked by Felix Waltl
Return a value from a called batch file label
388 views
Asked by Felix Waltl
Batch - Get System Language of current running System
133 views
Asked by Felix Waltl
delaydexpansion and endlocal conflict, any solution?
77 views
Asked by Jimm Chen
Cannot parse file names with ! in them but double quoted?
110 views
Asked by Syntax Zedex
Delayed Expansion Inside Loop with Arithmetic Operations on Time Values
192 views
Asked by G. Rab
Problem saving string variables in .bat script
84 views
Asked by AudioBubble
How to use delayed expansion on a variable like %%a or %1?
629 views
Asked by JustenDouma
What is the difference between % % and ! ! in a batch file?
1.5k views
Asked by Sam
Getting delayed expansion value to function output
68 views
Asked by Keith Fosberg
How to do substitution in variables with EnableDelayedExpansion on in a batch file?
331 views
Asked by cashonly
Batch renaming files incrementally with special characters
202 views
Asked by Justin
Batch array, associative array, and how to navigate in array
415 views
Asked by Snite
Enable/Disable Delayed Expansion in FOR /f loop (batch)
811 views
Asked by mEm