Troi File Plug-in > Functions reference > TrFile_MoveToTrash
TrFile_MoveToTrash |
Moves a file or folder to the trash bin (recycle bin).
Syntax
TrFile_MoveToTrash( switches ; sourcePath )
Troi File Plug-in > Script steps reference > Move To Trash
Move To Trash |
Moves a file or folder to the trash bin (recycle bin).
Syntax
Move To Trash [ Select ; Result (error) ; File or Folder Path ]
Troi File Plug-in > Functions reference > TrFile_GetFileMakerPathFromFullPath
TrFile_GetFileMakerPathFromFullPath |
Returns the FileMaker styled full path (converted from a native path)
Syntax
TrFile_GetFileMakerPathFromFullPath( switches ; filepath )
Troi File Plug-in > Functions reference > TrFile_GetFullPathFromFileID
TrFile_GetFullPathFromFileID |
Returns the current full path of a file using the deviceID and fileID of a file.
Syntax
TrFile_GetFullPathFromFileID( switches ; fileID ; deviceID )
Troi File Plug-in > Script steps reference > Bring To Front
Bring To Front |
Brings the FileMaker Pro application to the front
Syntax
Bring To Front [ Select ; Result (error) ]
Troi File Plug-in > Functions reference > TrFile_GetExtension
TrFile_GetExtension |
Returns the extension of a file path
Syntax
TrFile_GetExtension ( switches ; filePath )
Troi File Plug-in > Functions reference > TrFile_BringToFront
TrFile_BringToFront |
Brings the FileMaker Pro application to the front
Syntax
TrFile_BringToFront
Troi File Plug-in > Functions reference > TrFile_GetCodeSignInfo
TrFile_GetCodeSignInfo |
Gets code sign information of a (application) file or checks if the signing is valid
Syntax
TrFile_GetCodeSignInfo ( switches ; filePath )
Troi File Plug-in > Functions reference > TrFile_ExchangeFiles
TrFile_ExchangeFiles |
Exchanges two files on disk
Syntax
TrFile_ExchangeFiles ( switches ; filePath1 ; filePath2 )
