
![]() |
Unmount Disk |
Unmounts and ejects a remote or removable disk.
Syntax
Unmount Disk [ Select ; Result (error) ; Disk name ]
Online help for Troi Plug-ins for FileMaker Pro 16.
![]() |
Unmount Disk |
Unmounts and ejects a remote or removable disk.
Unmount Disk [ Select ; Result (error) ; Disk name ]
![]() |
UnZip |
Expands a ZIP file into the specified folder.
UnZip [ Select ; Result (error) ; Zip filePath ; Destination folderPath ;
Don't create archive folder ; Overwrite Existing items ; Timeout ]
![]() |
TrFile_GetFileKind |
Returns a (localized) description of what kind of file this is
TrFile_GetFileKind ( switches ; filePath )
![]() |
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 )
![]() |
Actr_AddFolderTrigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Actr_AddFolderTrigger ( switches; folderPath ; fileName ; scriptName )
![]() |
Actr_Control |
Controls the triggering of the plug-in. You can disable and enable local triggering of the plug-in. This allows you to change the contents of a field which is validated by triggering a script.
Actr_Control ( switches ; password )