Dial_BigInputDialog |
Displays an input dialog box, in which the user can enter a long text.
Syntax
Dial_BigInputDialog ( switches ; prompt ; button1 ; button2 ; button3 ;
button4 ; initialText )
Dial_BigInputDialog |
Displays an input dialog box, in which the user can enter a long text.
Dial_BigInputDialog ( switches ; prompt ; button1 ; button2 ; button3 ;
button4 ; initialText )
Dial_DelayTicks |
Waits a specified period of time.
Dial_DelayTicks ( switches ; ticks )
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 )
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_DeleteEvent |
This function will remove an event from the memory of the plug-in.
Actr_DeleteEvent ( switches ; eventID )
Actr_GetEventInfo |
This function will return information that was previously associated with the event, like yourID and yourText.
Actr_GetEventInfo ( switches ; eventID )
Actr_GetIPAddress |
Gets the IP address(es) of this computer.
Actr_GetIPAddress ( switches )