Jump to content

Menu: Difference between revisions

20 bytes added ,  4 years ago
Batch file housekeeping
(→‎{{header|UNIX Shell}}: deleted "incorrect")
(Batch file housekeeping)
Line 190:
end function</lang>
 
 
=={{header|Batch File}}==
Example 1
<lang dos>@echo off & setlocal enabledelayedexpansion
 
Line 220 ⟶ 223:
pause
goto :tryagain</lang>
Example 2
 
=={{header|Batch File}}==
<lang dos>
@echo off
1,392

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.