What's new in File Manipulator Plug-in for FileMaker 5.0.1.3

Sep 22, 2021
  • Updated the code signing certificate for the Windows installer to ensure plug-in security.

New in File Manipulator Plug-in for FileMaker 5.0.1.2 (May 20, 2020)

  • This plug-in is  verified  compatible with FileMaker Pro 19 (64-bit) and FileMaker Pro (Advanced) 17 - 18 (32-bit & 64-bit)
  • Miscellaneous improvements
  • Updated Demo file

New in File Manipulator Plug-in for FileMaker 5.0.1.1 (May 22, 2019)

  • This plug-in is verified compatible with FileMaker Pro (Advanced) 16 - 18 (32-bit & 64-bit)
  • This plug-in and its installer is now code-signed, introducing an extra level of security that ensures the plug-in package is not compromised in any way

New in File Manipulator Plug-in for FileMaker 5.0.1.0 (Feb 12, 2019)

  • This plug-in and its installer is now code-signed, introducing an extra level of security that ensures the plug-in package is not compromised in any way.
  • Added new function "PCFM_FileOpen( FilePath )" to both Win and Mac, allowing the plug-in to open the file at the specified path using the default application associated with the file.
  • Updated functionality of PCFM_ExpandFile to support a missing destination path. If the destination path is not provided, the zip file in the source path will be extracted to the same folder it resides in.

New in File Manipulator Plug-in for FileMaker 3.0.1.0 (Jan 6, 2014)

  • Added support for FileMaker Pro 13
  • Miscellaneous minor updates to demo file

New in File Manipulator Plug-in for FileMaker 3.0.0.1 (Oct 26, 2013)

  • Internal code updated to use FileMaker 12 SDK
  • Updated Developer's Guide

New in File Manipulator Plug-in for FileMaker 3.0.0.0 (Oct 26, 2013)

  • Added new functions to implement Zip/Encrypt/Unzip/Decrypt:
  • PCFM_CompressAndEncrypt( Source ; Destination ; Password )
  • PCFM_CompressFile( Source ; Destination )
  • PCFM_DecryptAndExpand( Source ; Destination ; Password )
  • PCFM_DecryptFile( Source ; Desination ; Password )
  • PCFM_EncryptFile( Source ; Destination ; Password )
  • PCFM_ExpandFile( Source ; Destination )
  • Modified plug-in name consistency between Windows/Mac.
  • Implemented GetLastError functionality.
  • Updated Developer's Guide.
  • Updated Functions Guide.

New in File Manipulator Plug-in for FileMaker 2.0.4.3 (Oct 26, 2013)

  • Registration System 2 Plug-in release
  • Updated demo lockout from 30 minutes to 2 hours
  • Updated Registration URL to "licensing2.productivecomputing.com"
  • Updated Developer's Guide
  • Updated Functions Guide

New in File Manipulator Plug-in for FileMaker 2.0.3.2 (Oct 26, 2013)

  • Added ability to use a path with a trailing "\" character as a folder path in functions that require a folder path
  • Added new logo to splash screen

New in File Manipulator Plug-in for FileMaker 2.0.3.1 (Oct 26, 2013)

  • Corrected registration issue where the plug-in was expiring in 30 days for all users.