Troi File Plugin 2.6.1 Changelog


Back to Troi File Plugin

Back to Troi File Plugin Changelog


  • Troi File Plugin 2.6.1 - 10th March 2003
    • Added support on Mac OS X for mounting disks on WebDav servers (requires Mac OS X 10.2).
    • Added support on Mac OS X for long file names, up to 255 characters, in full paths and FSSpecs. For example in the TrFile-CopyFile and TrFile-MoveFile function you can now move and copy with file names longer than 31 characters.
    • Fixed a problem with slashes in path names or disk names on Mac OS X. In this case the Alias Manager would generate an error. The plug-in still tries the Alias Manager but if it fails it now also can fall back to a different method.
    • Fixed problem with getting the FSSpec of a disk name on Mac OS 9.x. The plug-in still tries the Alias Manager but if it fails it now also can fall back to a different method.
    • Improved TrFile-ReferenceToClip function for JPEG files. The image bounds are now determined, even if QuickTime is not installed.
    • Improved retrieving IPTC data. the switch “-GetIPTC” in the “TrFile-MetaData” function. Higher ASCII charactersin IPTC texts, like ΓΌ (u-umlaut), would not be returned.
    • Improved -GetExif in the “TrFile-MetaData” function. In JPEG files saved with Photoshop 7 this would sometimes fail.
    • Improved the example files: CreateFile.fp5, VTtoCR.fp5 and the SubstituteLineEnd.fp5, MountDisk.fp5, GetExif.fp5.
    • Removed the 68k code from the plug-in. This plug-in can no longer run on Mac 68k machines.
    • Updated the user guide.