Differences
This shows you the differences between the selected revisions of the page.
| 2012-02-18 | 2012-02-18 | ||
| library_examples do not have the achors anymore (martin) | jscript and vbscript example sections (martin) | ||
| Line 45: | Line 45: | ||
| | [[library_transferoptions|TransferOptions]] | Defines options for file transfers. | | | [[library_transferoptions|TransferOptions]] | Defines options for file transfers. | | ||
| - | ===== [[example]] Examples ===== | + | ===== Example ===== |
| ==== [[csharp]] C# Example ==== | ==== [[csharp]] C# Example ==== | ||
| There are also [[library_examples|other C# examples]]. | There are also [[library_examples|other C# examples]]. | ||
| Line 154: | Line 154: | ||
| </code> | </code> | ||
| - | ==== Examples in Other Languages ==== | + | ==== [[jscript]] JScript Example ==== |
| - | See [[library_examples|examples in other languages]]. | + | See [[library_com_wsh#jscript|overall JScript example]] or [[library_examples|any other JScript example]]. |
| + | |||
| + | ==== [[vbscript]] VBScript Example ==== | ||
| + | See [[library_com_wsh#vbscript|overall VBScript example]] or [[library_examples|any other VBScript example]]. | ||