Shutdown Computer |
Shutdown the computer.
Syntax
Shutdown Computer [ Select ; Result (error) ; Force shutdown ]
Online help for Troi Plug-ins for FileMaker Pro 16.
Shutdown Computer |
Shutdown the computer.
Shutdown Computer [ Select ; Result (error) ; Force shutdown ]
Start HTTP Server |
Starts the built-in HTTP Server. This web server will trigger a script when data arrives.
Start HTTP Server [ Select ; Result (error) ; File name ; Script name ;
Password ; Port number ; Server Name ; Switches ]
Stop HTTP Server |
Stop the HTTP Server.
Stop HTTP Server [ Select ; Result (error) ]
Substitute In File |
Substitutes every occurrence of a specified set of characters in a (text) file with another set of characters you specify, and writes the revised file. The Substitute function is case sensitive.
Substitute In File [ Select ; Result (error); Source filePath ;
Destination filePath ; Search string ; Replace string ;
Ignore case ; Encoding ]
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 ]