executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2012-01-04 | 2012-08-17 | ||
| using input/output when running from another applications. (martin) | no summary (174.57.14.162) | ||
| Line 25: | Line 25: | ||
| * When run from Windows shell (i.e. ''cmd.exe'' or batch file), the shell waits for WinSCP to finish. So you can then check for WinSCP exit code. | * When run from Windows shell (i.e. ''cmd.exe'' or batch file), the shell waits for WinSCP to finish. So you can then check for WinSCP exit code. | ||
| - | The %%COM%% executable needs the EXE one to operate. It looks for it in the same directory, where it is located itself. The EXE must have exactly the same name. | + | The %%COM%% executable needs the EXE one to operate. It looks for it in the same directory where it is located itself. The EXE must have exactly the same name. |
| ==== [[redirection]] Input/Output Redirection ==== | ==== [[redirection]] Input/Output Redirection ==== | ||