Unmount Disk |
Unmounts and ejects a remote or removable disk.
Syntax
Unmount Disk [ Select ; Result (error) ; Disk name ]
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 )
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 } )