
![]() |
Bring To Front |
Brings the FileMaker Pro application to the front
Syntax
Bring To Front [ Select ; Result (error) ]
![]() |
Bring To Front |
Brings the FileMaker Pro application to the front
Bring To Front [ Select ; Result (error) ]
![]() |
TrFile_GetCodeSignInfo |
Gets code sign information of a (application) file or checks if the signing is valid
TrFile_GetCodeSignInfo ( switches ; filePath )
![]() |
TrFile_ExchangeFiles |
Exchanges two files on disk
TrFile_ExchangeFiles ( switches ; filePath1 ; filePath2 )
![]() |
TrFile_GetFileStructure |
Returns the file structure of a (movie) file.
TrFile_GetFileStructure ( switches ; filePath )
![]() |
Exchange Files |
Exchanges two files on disk
Exchange Files [ Select ; Result (error) ; FilePath 1 ; FilePath 2 ;
Allow different Volumes ]
When you run a FileMaker script with a missing plug-in you can get this error dialog:
The previous script step, “<Unknown external script step from missing plug-in ( Xmpl 1234 )>”, could not be completed because of an error. Do you wish to continue with this script?”
In this example the error message shows the internal plug-in ID Xmpl and the number of the script step, 1234. Continue Reading
![]() |
Dial_CenterPointOfRect |
The function returns the center point of the input rectangle.
Dial_CenterPointOfRect( switches ; rectangle | left ; top ; width ;
height )
![]() |
Dial_GetGlobalScreenPosition |
The function returns screen (position) information of the front FileMaker window or of a specific screen.
Dial_GetGlobalScreenPosition ( switches )
![]() |
Dial_GetScreenInfo |
The function returns (position) information of all the screens (displays) that are currently attached to this computer.
Dial_GetScreenInfo ( switches { ; screenNumber } )