Stop Message Listener |
Stops listening for messages from other computers.
Syntax
Stop Message Listener [ Select ; Result (error) ]
TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
TrFile_CreateFileWithContents ( switches ; filePath ; contents)
Create File with Contents |
Creates a new (data) file and fills it with (text) contents in one step.
Create File with Contents [ Select ; Result (error) ; FilePath ; Contents ;
Create Folders ]
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 } )
TrText_GetClipboardAsText |
Returns the text contents of the clipboard. Can also return FileMaker script(s) or script steps (fmxmlsnippet XML) as text.
TrText_GetClipboardAsText( switches )