Differences
This shows you the differences between the selected revisions of the page.
| 2014-08-27 | 2014-08-27 | ||
| batch file syntax highlighting (martin) | batch file syntax highlighting (martin) | ||
| Line 570: | Line 570: | ||
| Launch the above script from batch file like the one below: | Launch the above script from batch file like the one below: | ||
| - | <code> | + | <code bath> |
| winscp.com /script=example.txt | winscp.com /script=example.txt | ||
| if errorlevel 1 goto error | if errorlevel 1 goto error | ||