|
|
Troi File Plugin 2.6 Changelog- Troi File Plugin 2.6 - 10th December 2002
- Improved the “TrFile-Substitute” function. You can now use replace strings of up to 64000 characters, enabling for example to substitute tags in template files with longer replacements.
- Added “TrFile-MountDisk” function, which can mount remote disks on a server.
- Added “TrFile-UnmountDisk” function for Windows, so this function is now available on all platforms.
- Added switch to “TrFile-DiskInfo” to check if a disk is a remote network disk.
- Added switch to “TrFile-DiskInfo” to get the total and free amount of Mb of a disk.
- Added switch to “TrFile-DiskInfo” to get the UNC name, like “//Server/share”, from a drive letter (Windows only).
- Added switch to “TrFile-DiskInfo” to get the drive letter, like “K:” from the UNC name (Windows only).
- Added DiskMount.fp5 example file, showing mounting and unmounting of disks.
- Improved the Import1Image.fp5 example file: improved scripts.
- Improved the Attribute example file.
- Improved the EXIF example file, removing old code.
- User Guide: fixed 2 hotlinks.
- Fixed a bug in the “TrFile-MetaData” function. The “-GetEXIF” now handles SHORT in an EXIF format better. With some files this could result in errors in the returned width, height or ISO.
- Added a great Image Catalog.fp5 example template (together with SmallCo).
- Fixed a problem with filtering files on Mac: you can now open all files of a given type (such as ‘TEXT’, for example) even if the creator is different.
|