![]() |
|
for in cmd - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: for in cmd (/Thread-for-in-cmd) |
for in cmd - SHADOW MAN - 03-01-2014 ok so i cant understand how the for command is working i use own cmd help and see some exmaples in sites but still couldnt understand how is working in cmd so plz if someone knows make me clear on this! RE: for in cmd - Deque - 03-03-2014 Read the first answer there: https://stackoverflow.com/questions/2591758/batch-script-loop RE: for in cmd - SHADOW MAN - 03-03-2014 wow tnx i did NOT SEE that one! now i can understand a little but still need a full tut on this RE: for in cmd - ArkPhaze - 03-09-2014 SS64 is the best resource for batch scripting references IMO: http://ss64.com/nt/for_f.html |