Get Password from Keychain |
Gets a password from the keychain (for this account and/or yourID).
Syntax
GetPassword from Keychain [ Select ; Result ; Account ; YourID ]
Online help for Troi Plug-ins for FileMaker Pro 16.
Get Password from Keychain |
Gets a password from the keychain (for this account and/or yourID).
GetPassword from Keychain [ Select ; Result ; Account ; YourID ]
Save Password to Keychain |
Saves a password into the keychain (for this account and/or yourID).
Save Password to Keychain [ Select ; Result (error) ; Password ; Account ;
YourID ; Overwrite existing ]
TrFile_DragAndDrop |
This function implements drag and drop of files and folders onto a FileMaker window.
TrFile_DragAndDrop ( switches ; fileName ; scriptName ; { fieldBounds } )
TrFile_StartDragSource |
Begins a source for drag and drop. Allows you to click and drag the (binary) contents of a container field as a file out of FileMaker into other applications.
TrFile_StartDragSource( switches ; sourceBinaryData { ; filename } )
Dial_BigInputDialog |
Displays an input dialog box, in which the user can enter a long text.
Dial_BigInputDialog ( switches ; prompt ; button1 ; button2 ; button3 ;
button4 ; initialText )
Dial_DelayTicks |
Waits a specified period of time.
Dial_DelayTicks ( switches ; ticks )
TrFile_GetFileMakerPathFromFullPath |
Returns the FileMaker styled full path (converted from a native path)
TrFile_GetFileMakerPathFromFullPath( switches ; filepath )
TrFile_GetFullPathFromFileID |
Returns the current full path of a file using the deviceID and fileID of a file.
TrFile_GetFullPathFromFileID( switches ; fileID ; deviceID )
TrFile_GetFileName |
Returns the name of a file (or folder) in the filePath, including the extension
TrFile_GetFileName ( switches ; filePath )
TrFile_Search |
Search a folder (or volume) for a file or folder (directory).
TrFile_Search ( switches ; folderPath ; searchName )