Set Timestamp Modified |
Sets the modification date/time of the file specified by the filePath.
Syntax
Set Timestamp Modified [ Select ; Result (error) ; FilePath ; Timestamp ]
Online help for Troi Plug-ins for FileMaker Pro 16.
Set Timestamp Modified |
Sets the modification date/time of the file specified by the filePath.
Set Timestamp Modified [ Select ; Result (error) ; FilePath ; Timestamp ]
Show Save File Dialog |
Presents the user with a dialog, in which the user can specify where to save a file. The step returns with the path of the chosen file.
Show Save File Dialog [ Select ; Result ; Prompt ; Default name ;
Initial folder ]
Show Select File Dialog |
Presents the user with a standard dialog and displays all files in a directory.
Show Select File Dialog [ Select ; Result ; Prompt ; InitialFolder ;
Allow multiple selection ; Show invisibles ;
Allow package selection ; Allow navigate into packages ]
Show Select Folder Dialog |
With this step the user can select a folder on disk. The step will show the user a standard dialog with the hierarchy of folders on the computer.
Show Select Folder Dialog [ Select ; Result ; Prompt ; InitialFolder ]
Stop DragAndDrop Handlers |
Stops drag and drop handling of the plug-in.
Stop DragAndDrop Handlers
Substitute In File |
Substitutes every occurrence of a specified set of characters in a (text) file with another set of characters you specify, and writes the revised file. The Substitute function is case sensitive.
Substitute In File [ Select ; Result (error); Source filePath ;
Destination filePath ; Search string ; Replace string ;
Ignore case ; Encoding ]
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 )