TrFile_GetFileMakerPathFromFullPath |
Returns the FileMaker styled full path (converted from a native path)
Syntax
TrFile_GetFileMakerPathFromFullPath( switches ; filepath )
Online help for Troi Plug-ins for FileMaker Pro 16.
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_DragAndDrop |
This function implements drag and drop of files and folders onto a FileMaker window.
TrFile_DragAndDrop ( switches ; fileName ; scriptName ; { fieldBounds } )
TrFile_Search |
Search a folder (or volume) for a file or folder (directory).
TrFile_Search ( switches ; folderPath ; searchName )
Serial_GetUSBInfo |
Get USB information (if available) of the serial port with the specified name.
Serial_GetUSBInfo ( switches ; portname )
Serial_DelayMilliseconds |
Waits the specified number of milliseconds.
Serial_DelayMilliseconds( switches ; milliseconds )
Serial_GetPortInfo |
Get information and status of the serial port with the specified name.
Serial_GetPortInfo ( switches ; portname )
Serial_AsciiValueToText |
Converts (one or more) numbers to their equivalent ASCII characters.
Serial_AsciiValueToText ( switches ; ASCIIvalues { ; separator } )
Serial_Close |
Closes a serial port with the specified name.
Serial_Close ( switches ; portname )