Good way to call c_SetSSHEvent(....)

You can share your Lua Scripts with everybody here.
Post Reply
kirikou
Posts: 9
Joined: Wed Aug 07, 2013 9:20 am

Good way to call c_SetSSHEvent(....)

Post by kirikou »

I want to call c_SetSSHEvent(...) for activation of lua script , i do call with these argument:

c_SetSSHEvent(strDomain,nEventType_Download,0,'','',0,'','',0,'','','','',3,1,strLuaScriptText_Download)

But i realise that other thing like sendemail are activated also, what is the good number of argument of c_SetSSHEvent(...)
Thanks you.
Post Reply