Rob van der Woude's Scripting Pages

The FOR command:

interactive demo

Select an OS version, and a "list" type for the FOR command.
Then click "Show" to view the result for the selected combination.

Note: For the *.php list, 3 files are assumed to be present: "batchfiles.php", "for.php" and "index.php".
 

 


C:\>FOR %%A IN () DO ECHO %%A C:\>


page last modified: 2014-10-24; loaded in 0.0037 seconds