SyntaxFix
Write A Post
Hire A Developer
Questions
for a = 1 to 100 step 1
Command line in Windows . Please use %%a if running in Batch file.
for /L %a in (1,1,100) Do echo %a