Troi File Plug-in > Functions reference > TrFile_GetFileMakerPathFromFullPath
TrFile_GetFileMakerPathFromFullPath |
Returns the FileMaker styled full path (converted from a native path)
Syntax
TrFile_GetFileMakerPathFromFullPath( switches ; filepath )
Troi File Plug-in > Functions reference > TrFile_GetFullPathFromFileID
TrFile_GetFullPathFromFileID |
Returns the current full path of a file using the deviceID and fileID of a file.
Syntax
TrFile_GetFullPathFromFileID( switches ; fileID ; deviceID )
Troi File Plug-in > Functions reference > TrFile_GetFileName
TrFile_GetFileName |
Returns the name of a file (or folder) in the filePath, including the extension
Syntax
TrFile_GetFileName ( switches ; filePath )
Troi File Plug-in > Functions reference > TrFile_DragAndDrop
TrFile_DragAndDrop |
This function implements drag and drop of files and folders onto a FileMaker window.
Syntax
TrFile_DragAndDrop ( switches ; fileName ; scriptName ; { fieldBounds } )
Troi File Plug-in > Functions reference > TrFile_Search
TrFile_Search |
Search a folder (or volume) for a file or folder (directory).
Syntax
TrFile_Search ( switches ; folderPath ; searchName )

