
![]() |
TrFile_GetFileName |
Returns the name of a file (or folder) in the filePath, including the extension
Syntax
TrFile_GetFileName ( switches ; filePath )
Online help for Troi Plug-ins for FileMaker Pro 16.
![]() |
TrFile_GetFileName |
Returns the name of a file (or folder) in the filePath, including the extension
TrFile_GetFileName ( switches ; filePath )
![]() |
TrFile_GetPreferredLanguages |
Returns a list of the preferred language and country codes for the current user, like “en-GB”
TrFile_GetPreferredLanguages ( switches )
![]() |
TrFile_CreateThumbnail |
Creates a thumbnail (a small image of normally 80×80 pixels) from a graphics file and returns it.
TrFile_CreateThumbnail ( switches ; filePath ; {thumbnailName} )
![]() |
TrFile_GetMetaData |
Gets metadata out of an image, movie or pdf. Metadata can be inserted by for example Photoshop and can contain a description of the image, copyright information, camera information, etc.
TrFile_GetMetaData ( switches ; source )
![]() |
TrFile_SelectFileDialog |
Presents the user with a standard dialog and displays all files in a directory.
TrFile_SelectFileDialog ( switches ; prompt ; { initialFolder } )
![]() |
TrFile_SetFileAttribute |
Sets an attribute of the file specified by the filePath.
TrFile_SetFileAttribute ( switches ; filePath ; cftype ; comment )
![]() |
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 ]