Differences
This shows you the differences between the selected revisions of the page.
| 2012-09-26 | 2012-09-26 | ||
| parameterised anchor (martin) | link library from "Modifying the script automatically" section (martin) | ||
| Line 46: | Line 46: | ||
| ===== [[parameterised]] Modifying the script automatically ===== | ===== [[parameterised]] Modifying the script automatically ===== | ||
| You may want to modify the script automatically. For example you may want to operate it with different file each time. | You may want to modify the script automatically. For example you may want to operate it with different file each time. | ||
| + | |||
| + | //For tasks involving more complex modifications, conditional processing, loops or other control structures, you should better use the [[library|WinSCP .NET assembly]].// | ||
| For simple modifications, you can pass the variable parts of the script from command line: | For simple modifications, you can pass the variable parts of the script from command line: | ||