Differences
This shows you the differences between the selected revisions of the page.
| 2011-09-11 | 2012-01-06 | ||
| Restored revision 1312135097. Undoing revision 1315763381. (martin) (hidden) | 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 ===== | ||