Trigger Serial Test Script |
Use this script step to troubleshoot the serial port and test scripting.
Syntax
Trigger Serial Test Script [ Select ; Result (error) ; Test data to send ]
Trigger Serial Test Script |
Use this script step to troubleshoot the serial port and test scripting.
Trigger Serial Test Script [ Select ; Result (error) ; Test data to send ]
Serial_SetDirectInsert |
Specifies how to insert data directly into the database when data is received. If you give an empty filename parameter, the direct insert is canceled.
Serial_SetDirectInsert ( switches ; portname ; filename ; tablename ;
fieldname ; matchstring )
Set Serial Direct Insert |
Specifies how to insert data directly into the database when data is received. If you give an empty filename parameter, the direct insert is canceled.
Set Serial Direct Insert [ Select ; Result (error) ; Port name ; File name ;
Table name; Field name ; Match string ;
Get last match ]
If you want to trigger scripts with our Troi Activator Plug-in or Troi Serial Plug-in or use Drag and Drop with our Troi File Plug-in script triggering may not always work with FileMaker files created in FileMaker Pro 19.2 and later.
Actr_RemoveFolderTrigger |
Removes a previously added folder trigger
Actr_RemoveFolderTrigger ( switches; folderPath )
Set HTTP Response |
Set the (HTML) text which is returned to the remote client in response to the HTTP URL request.
Set HTTP Response [ Select ; Result (error) ; Response ; EventID ]
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 )