How to Automate File Creation Using Troi File Plug-in 8.6

Written by

in

The Troi File Plug-in is a powerful tool designed to extend the capabilities of Claris FileMaker Pro, enabling advanced file and folder manipulation that goes far beyond native FileMaker functions. It is often used to manage files, read metadata, and create automation workflows. Key Functionalities

Advanced File Manipulation: You can create, delete, copy, move, and rename files and folders directly from FileMaker scripts.

Drag and Drop Capability: Enables users to drag files or folders onto a FileMaker window or a designated “drop zone.” This can trigger scripts to automatically handle the files, such as importing them into container fields.

Mail Drop Functionality (macOS): Allows dragging emails directly from Apple Mail onto a FileMaker window.

Metadata Extraction: The TrFile_GetMetaData function allows you to read EXIF/IPTC data from images, including GPS coordinates, and XMP data from PDFs and other files.

List and Search Folders: The TrFile_ListFolder function can recursively list the contents of folders, including complex file structures.

Create Files with Content: New functions allow for creating files and filling them with text content in a single step. Benefits of Using Troi File Plug-in Automation: Reduces manual file management tasks.

Integration: Seamlessly integrates external file operations into FileMaker solutions.

Cross-Platform Support: Works on both macOS and Windows, with improvements for handling Unicode characters and modern OS requirements (like Windows 11 and macOS Tahoe).

Extensive Examples: The plugin comes with example files (e.g., All Examples.fmp12) that show how to implement features like image management and drag-and-drop. Installation and Compatibility

Installation: Installation is simple, often using an “EasyInstall” FileMaker file included in the download. FileMaker Cloud: Supports installation on FileMaker Cloud.

Current Version: As of June 2024, the plugin is updated for Claris FileMaker 2024 (v21).

For more specific, detailed information on how to use particular functions, I can provide examples based on your needs. If you are interested, I can also: Detail how to use TrFile_GetMetaData for image processing. Explain the steps to set up drag-and-drop functionality.

Provide examples of how to use TrFile_CreateFileWithContents. Let me know which of these you’d like to explore first. Troi File Plug-in 16.0 for Claris FileMaker 2024 released