View Single Post
  #4  
Old 14.11.2017, 16:40
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

from example above
Code:
callAsync(function(exitCode,stdOut,errOut){ alert("Closedotepad");},"c:\\putty.exe","-load","my_session");
__________________
JD-Dev & Server-Admin
Reply With Quote