Differences
This shows you the differences between the selected revisions of the page.
2013-05-09 | 2013-05-09 | ||
use /xmllog for xml logging explicitly (martin) | use /xmllog for xml logging explicitly (martin) | ||
Line 436: | Line 436: | ||
Return False | Return False | ||
End Try | End Try | ||
- | .Arguments = "/log=" + logname | + | .Arguments = "/xmllog=" + logname |
.UseShellExecute = False | .UseShellExecute = False | ||
.RedirectStandardInput = True | .RedirectStandardInput = True | ||
Line 497: | Line 497: | ||
<trailer> | <trailer> | ||
===== Further Reading ===== | ===== Further Reading ===== | ||
+ | |||
* Guide to [[guide_automation|scripting/automation]]. | * Guide to [[guide_automation|scripting/automation]]. | ||
* [[library|WinSCP .NET assembly]] | * [[library|WinSCP .NET assembly]] |