Differences
This shows you the differences between the selected revisions of the page.
| 2016-02-04 | 2016-03-02 | ||
| hashtable style sessionoptions initilization (martin) | exit the batch file only (martin) | ||
| Line 72: | Line 72: | ||
| rem Propagating WinSCP exit code | rem Propagating WinSCP exit code | ||
| - | exit %RESULT% | + | exit /b %RESULT% |
| </code> | </code> | ||