
![]() |
Actr_RunScript |
This function will allow a script to be run from a calculation.
Syntax
Actr_RunScript ( switches ; fileName ; scriptName ; scriptParam )
![]() |
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_Shutdown |
Shutdown the computer.
Actr_Shutdown ( switches )
![]() |
Actr_Sleep |
Put the computer into sleep mode (if present). You can optionally specify when to wake up again.
Actr_Sleep ( switches ; datetimestamp )
![]() |
Actr_StartHTTPServer |
Starts the built-in HTTP Server. This web server will trigger a script when data arrives.
Actr_StartHTTPServer ( switches ; fileName ; scriptName ; { password ;
{ serverName } } )
![]() |
Actr_StopHTTPServer |
Stop the HTTP Server.
Actr_StopHTTPServer ( switches )
![]() |
Actr_VersionAutoUpdate |
Use this function to see which version of the plug-in is loaded, formatted for FileMaker Server’s AutoUpdate function. Returns 8 digit number to represent an AutoUpdate version.
Actr_VersionAutoUpdate
![]() |
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) ]