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_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 )
Troi File Plug-in > Functions reference > TrFile_GetFileStructure
TrFile_GetFileStructure |
Returns the file structure of a (movie) file.
Syntax
TrFile_GetFileStructure ( switches ; filePath )
Troi File Plug-in > Script steps reference > Exchange Files
Exchange Files |
Exchanges two files on disk
Syntax
Exchange Files [ Select ; Result (error) ; FilePath 1 ; FilePath 2 ;
Allow different Volumes ]
Troi Text Plug-in > Functions reference > TrText_GetClipboardAsText
TrText_GetClipboardAsText |
Returns the text contents of the clipboard. Can also return FileMaker script(s) or script steps (fmxmlsnippet XML) as text.
Syntax
TrText_GetClipboardAsText( switches )
Troi Text Plug-in > Functions reference > TrText_ANDText
TrText_ANDText |
Returns all lines that are both in text1 and text2.
Syntax
TrText_ANDText ( switches ; text1 ; text2 )
Troi Text Plug-in > Functions reference > TrText_CheckSpelling
TrText_CheckSpelling |
Returns the start position and length of the first word which is spelled incorrectly in the text.
Syntax
TrText_CheckSpelling ( switches ; text { ; languageID } )

