Address Book Manipulator Changelog


Back to Address Book Manipulator


  • - Address Book Manipulator 3.0.2.5 - 17th September 2012
    • Registration System 2 Plug-in release. Users are now able to manage licensing online.
    • Updated demo lockout from 30 minutes to 2 hours
    • Updated Registration URL to “licensing2.productivecomputing.com”
    • Updated Functions Guide
    • Updated scripts for “Group” records
    • Updated compatibility with OSX 10.6.8
    • Plug-in properly enabled in FileMaker Pro 12 Preferences
    • Contact’s picture now properly imported in FileMaker 12
  • + Address Book Manipulator 3.0.1.4 - 14th February 2012
    • Added new splash screen to plug-in.
    • Modified plug-in to allow loading in certain situations
  • + Address Book Manipulator 3.0.1.2 - 20th October 2011
    • Add new splash screen to plug-in.
    • Update registration process.
  • + Address Book Manipulator 3.0.1.0 - 29th July 2011
    • Added support for OS X 10.7 Lion.
  • + Address Book Manipulator 3.0.0.2 - 8th July 2011
    • Fixed issue where multi valued properties were not accepting null values.
  • + Address Book Manipulator 3.0.0.1 - 1st November 2010
    • Fixed a bug in PCAB_GetValueForProperty function that would intermittently cause FileMaker to crash.
  • + Address Book Manipulator 3.0.0.0 - 5th July 2010
    • Get and set picture field using the new PCAB_SetImage and PCAB_GetImage functions.
    • Added PCAB_GetListOfValues function to retrieve a list of member or group values in form of UIDs or names. .
    • Added PCAB_ClearAll function to remove and/or clear members or groups.
    • Added “optExpandConstrian” parameter to PCAB_Search function to allow for a multi valued search.
    • Ability to add, get and set custom fields using PCAB_AddCustomField, PCAB_GetCustomField and PCAB_SetCustomField functions.
    • Enhanced error trapping method using the new PCAB_GetLastError function. Most plug-in functions now return the !!ERROR!! string in the event of an error or a 0 for a success. Immediately after an error occurs, please call the PCAB_GetLastError function to obtain a textual or numerical description of the error. If upgrading from the previous version 2 of the plug-in, please note that you will need to change your scripts to accommodate for the new method of error trapping.
    • Added “optName” parameter to PCAB_New function to allow you to assign a name to the new group created.
    • Added the “optType” parameter to the PCAB_SetValueForProperty, PCAB_DeleteValueForProperty, PCAB_GetValueForProperty, PCAB_OpenFirstMVProperty, PCAB_OpenFirstRecord and PCAB_OpenNextRecord functions. This parameter allows you to operate with the currently opened group or person record.
    • Removed support for 10.4 Tiger and 10.5 Leopard (support for 10.4 or 10.5 only available in plug-in version 2).
  • + Address Book Manipulator 2.0.3.5 - 4th November 2009
    • Fixed PCAB_GetOperatingMode to return EXPIRED.
    • Added new logo to splash screen.
  • + Address Book Manipulator 2.0.3.4 - 11th August 2009
    • Corrected FileMaker crash and error when setting MV properties in specific instances by protecting against errors when setting empty values and/or empty labels.
  • + Address Book Manipulator 2.0.3.3 - 17th July 2009
    • Re-wrapped plug-in code.
    • Added “optType” parameter to PCAB_Version description.
    • Fixed bug with PCAB_Search function when searching for Dates using “Creation Date” and “Modified Date” properties.
    • Fix the carriage return issue when pulling or pushing multi line fields with carriage returns.
  • + Address Book Manipulator 2.0.3.2 - 22nd September 2008
    • demo extended to 30 days.
  • + Address Book Manipulator 2.0.3.1b - 14th May 2008
    • Changed the demo to reflect licensing.productivecomputing.com instead of webserver.productivecomputing.com.
  • + Address Book Manipulator 2.0.3.1a - 6th May 2008
    • Changed the demo to reflect webserver.productivecomputing.com instead of www.filemakerconsulting.com.
  • + Address Book Manipulator 2.0.3.1 - 4th March 2008
    • Bugs Fixed with Leopard OS: If setting a single valued property value to an empty value using the PCAB_SetValueForProperty function the user is not able to edit the property via the Address Book interface.
  • + Address Book Manipulator 2.0.3.0 - 30th November 2007
    • Compatibility with Leopard 10.5.
    • Corrected startup splash screen.
  • + Address Book Manipulator 2.0.2.0c - 17th August 2007
    • Included the spec sheet with the documentation and a separate read me file for Recruiter/Donations customers.
  • + Address Book Manipulator 2.0.2.0c - 19th July 2007
    • Demo updated to include a tab for iPhone general information.
  • + Address Book Manipulator 2.0.2.0b - 20th March 2007
    • Demo upgraded to fix a problem with the link on the “buy now” button in the demo.
  • + Address Book Manipulator 2.0.2.0a - 12th February 2007
    • Included the registration pdf overview document in the package).
  • + Address Book Manipulator 2.0.2.0 - 5th January 2007
    • Fixed PCAB_CompareProperty function – Was not returning correct results.
    • Modified the about screen and the close script on the demo file.
  • + Address Book Manipulator 2.0.1.1 - 12th December 2006
    • Fixed bug in demo timer.
  • + Address Book Manipulator 2.0.1.0a - 12th December 2006
    • Update the link in the header of the demo to send support mail so that the correct subject and body is displayed (it was referencing FM Books connector).
  • + Address Book Manipulator 2.0.1.0 - 4th December 2006
    • PCAB_Register parameter order corrected in the plug-in and documentation – repaired memory leak in Do_Init.
  • + Address Book Manipulator 2.0.0.0a - 4th December 2006
    • Updated Modify Script to accept new mv values (demo only, no change to the plug-in).