UnZip |
Expands a ZIP file into the specified folder.
Syntax
UnZip [ Select ; Result (error) ; Zip filePath ; Destination folderPath ;
Don't create archive folder ; Overwrite Existing items ; Timeout ]
Online help for Troi Plug-ins for FileMaker Pro 16.
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 )
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 } )
Schedule Notification |
Schedules the display of a notification dialog on screen (and in the notification center).
Schedule Notification[ Select ; Result ; NotificationID ; Delay ; Title ;
Message body ; Action button ; File name ;
Script name ; Script parameter; Switches ]
Remove Notification |
Removes a (delivered) notification.
Remove Notification [ NotificationID ; Switches ]
Show List Dialog |
Displays a list dialog box, from which the user can choose an item.
Show List Dialog [ Select ; Result ; Title ; Prompt ; Button 1 ; Button 2;
Button 3 ; Button 4 ; List items ; Switches ; Icon ;
Custom icon ]
Dial_ScheduleNotification |
Schedules the display of a notification dialog on screen (and in the notification center).
Dial_ScheduleNotification( switches ; notificationID ; delay ; title ;
message ; buttonLabel ; fileName ; scriptName ;
scriptParameter )
Dial_RemoveNotification |
Removes a (delivered) notification.
Dial_RemoveNotification ( switches ; notificationID )