Actr_StartListener |
Start listening for messages from other computers.
Syntax
Actr_StartListener ( switches ; currentFileName ; securityID )
Actr_StartListener |
Start listening for messages from other computers.
Actr_StartListener ( switches ; currentFileName ; securityID )
Actr_StopHTTPServer |
Stop the HTTP Server.
Actr_StopHTTPServer ( switches )
Actr_StopListener |
Stops listening for messages from other computers.
Actr_StopListener ( switches )
Delete Script Trigger |
This function will remove a trigger event from the memory of the plug-in.
Delete Script Trigger [ Select ; Result (error) ; Action ; EventID ]
Put Computer to Sleep |
Put the computer into sleep mode.
Put Computer to Sleep [ Select ; Result (error) ]
Restart Computer |
Restart the computer.
Restart Computer [ Select ; Result (error) ; Force restart ]
Schedule Script Trigger |
This function will schedule a script to be automatically triggered in the future.
Schedule Script Trigger [ Select ; Result ; Datetimestamp ; File name ;
Script name ; Your ID ; User text ]
Send Remote Script Trigger |
Send a message to the computer with this IP address. This message will trigger the specified script.
Send Remote Script Trigger [ Select ; Result (error) ; IP Address ;
Port number ; Security ID ; File name ;
Script name ; Your ID ; User text ]
Shutdown Computer |
Shutdown the computer.
Shutdown Computer [ Select ; Result (error) ; Force shutdown ]
Start HTTP Server |
Starts the built-in HTTP Server. This web server will trigger a script when data arrives.
Start HTTP Server [ Select ; Result (error) ; File name ; Script name ;
Password ; Port number ; Server Name ; Switches ]