Differences
This shows you the differences between the selected revisions of the page.
2011-07-31 | 2012-01-06 | ||
scriptcommand_* (martin) | library_session_executecommand (martin) | ||
Line 12: | Line 12: | ||
===== Automating Command Execution ===== | ===== Automating Command Execution ===== | ||
- | To automate remote command execution use scripting command ''[[scriptcommand_call|call]]''. | + | To automate remote command execution use scripting command ''[[scriptcommand_call|call]]'' or .NET assembly method ''[[library_session_executecommand|Session.ExecuteCommand]]''. |
===== Custom Commands ===== | ===== Custom Commands ===== |