
![]() |
Remove Folder Trigger |
Removes a previously added folder trigger
Syntax
Remove Folder Trigger [ Select ; Result (error) ; Folder path ]
![]() |
Remove Folder Trigger |
Removes a previously added folder trigger
Remove Folder Trigger [ Select ; Result (error) ; Folder path ]
![]() |
Add Folder Trigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Add Folder Trigger [ Select ; Result (error) ; Folder path ; File name ;
Script name ; Trigger for ; Switches ]
![]() |
Actr_SetHTTPResponse |
Set the (HTML) text which is returned to the remote client in response to the HTTP URL request.
Actr_SetHTTPResponse( switches ; responseText ; eventID )
![]() |
Actr_AddFolderTrigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Actr_AddFolderTrigger ( switches; folderPath ; fileName ; scriptName )
![]() |
Actr_GetIPAddress |
Gets the IP address(es) of this computer.
Actr_GetIPAddress ( switches )
![]() |
Actr_Restart |
Restart the computer.
Actr_Restart ( switches )
![]() |
Actr_RunScript |
This function will allow a script to be run from a calculation.
Actr_RunScript ( switches ; fileName ; scriptName ; scriptParam )
![]() |
Actr_ScheduleEvent |
This function will schedule a script to be automatically triggered in the future.
Actr_ScheduleEvent ( switches ; datetimestamp ; fileName ; scriptName ;
yourID ; usertext )
![]() |
Actr_SendRemoteEvent |
Send a message to the computer with this IP address. This message will trigger the specified script.
Actr_SendRemoteEvent( switches ; IP_address ; securityID ; fileName ;
scriptName ; yourID ; usertext )
![]() |
Actr_Shutdown |
Shutdown the computer.
Actr_Shutdown ( switches )