Differences
This shows you the differences between the selected revisions of the page.
2015-01-27 | 2015-01-27 | ||
%WINSCP_PATH% actually works even in custom command (martin) (hidden) | library_sessionoptions_parseurl + article (martin) | ||
Line 54: | Line 54: | ||
==== Passing Session Settings ==== | ==== Passing Session Settings ==== | ||
- | As mentioned above use custom command pattern ''!S'' to pass the current session settings to the script. In the script, use ''SessionOption.ParseUrl'' to parse the URL. | + | As mentioned above use a custom command pattern ''!S'' to pass the current session settings to the script. In the script, use ''[[library_sessionoptions_parseurl|SessionOption.ParseUrl]]'' to parse the URL. |
<code powershell> | <code powershell> |