
![]() |
TrFile_GetAsPlainText |
Returns the text contents of a PDF file converted to plain text
Syntax
TrFile_GetAsPlainText( switches ; filePath )

![]() |
TrFile_DragAndDrop |
This function implements drag and drop of files and folders onto a FileMaker window.
Syntax
TrFile_DragAndDrop ( switches ; fileName ; scriptName ; { fieldBounds } )

![]() |
Add DragAndDrop Handler |
This step implements drag and drop of files and folders onto a FileMaker window.
Syntax
Add DragAndDrop Handler [ Select ; Result (error) ; FileName ; ScriptName ;
FieldBounds ; Cursor type ; Allow Mail Drops ;
Scroll the drop zone ]

![]() |
Stop DragAndDrop Handlers |
Stops drag and drop handling of the plug-in.
Syntax
Stop DragAndDrop Handlers

![]() |
Show Alert Dialog |
Displays an alert dialog with an optional informative text, from which the user can choose a button.
Syntax
Show Alert Dialog [ Select ; Result ; Message text ; Informative text ;
Button list ; Title; Custom icon; Switches ]