Differences
This shows you the differences between the selected revisions of the page.
| 2012-02-18 | 2012-02-18 | ||
| enums anchor (martin) | library_examples (martin) | ||
| Line 74: | Line 74: | ||
| ===== [[jscript]] JScript Example ===== | ===== [[jscript]] JScript Example ===== | ||
| This example is functionally equivalent to [[library#example|overall C# example for WinSCP .NET assembly]]. | This example is functionally equivalent to [[library#example|overall C# example for WinSCP .NET assembly]]. | ||
| + | |||
| + | There are also [[library_examples|other JScript examples]]. | ||
| <code javascript> | <code javascript> | ||
| Line 114: | Line 116: | ||
| ===== [[vbscript]] VBScript Example ===== | ===== [[vbscript]] VBScript Example ===== | ||
| This example is functionally equivalent to [[library#example|overall C# example for WinSCP .NET assembly]]. | This example is functionally equivalent to [[library#example|overall C# example for WinSCP .NET assembly]]. | ||
| + | |||
| + | There are also [[library_examples|other VBScript examples]]. | ||
| <code vb> | <code vb> | ||