
![]() |
TrFile_GetFileKind |
Returns a (localized) description of what kind of file this is
Syntax
TrFile_GetFileKind ( switches ; filePath )

![]() |
Bring To Front |
Brings the FileMaker Pro application to the front
Syntax
Bring To Front [ Select ; Result (error) ]

![]() |
TrFile_GetExtension |
Returns the extension of a file path
Syntax
TrFile_GetExtension ( switches ; filePath )

![]() |
TrFile_BringToFront |
Brings the FileMaker Pro application to the front
Syntax
TrFile_BringToFront

![]() |
Exchange Files |
Exchanges two files on disk
Syntax
Exchange Files [ Select ; Result (error) ; FilePath 1 ; FilePath 2 ;
Allow different Volumes ]

![]() |
TrFile_GetFileStructure |
Returns the file structure of a (movie) file.
Syntax
TrFile_GetFileStructure ( switches ; filePath )

![]() |
TrFile_GetCodeSignInfo |
Gets code sign information of a (application) file or checks if the signing is valid
Syntax
TrFile_GetCodeSignInfo ( switches ; filePath )

![]() |
TrFile_ExchangeFiles |
Exchanges two files on disk
Syntax
TrFile_ExchangeFiles ( switches ; filePath1 ; filePath2 )

![]() |
TrFile_SetMovieMetaData |
Sets metadata of a movie file. Metadata can contain a title, description of the movie and so on.
Syntax
SetMovieMetaData ( switches ; sourceFilePath ; destFilePath ; metadata )