7/7/2010 .com Solutions Inc.(TM) FmPro Script Diff 1.49 Read Me file Mac OS X Installation Notes 1) Download the FmProScriptDiffxxxMacOSX.dmg disk image file from the web site (where xxx is replaced with the version number). 2) The disk image file should be opened automatically by your browser. Otherwise, just double-click on the file to open it. 3) Copy the application to your Applications folder (or anywhere else you choose). Launch FmPro Migrator by double-clicking on its icon. Windows Installation Notes 1) Download the FmProScriptDiffxxxWindows.zip file from the web site to the location where you want it to reside on your hard drive. The application file may be installed anywhere on your hard drive, it does not have to be installed into the C:\Program Files directory. 2) Use WinZip to decompress the file containing FmPro Script Diff. 3) Launch the application by double-clicking on it. You may make a shortcut to the application on your desktop or in the Start/Programs menu. Note: FmPro Script Diff on Windows is provided as a zip archive which decompresses to a folder. The folder named "Externals" needs to remain with the FmPro Script Diff application. [Note: Make sure the FmPro Script Diff folder is completely extracted from the zip archive, don't launch the application from within the zip archive.] VERSION HISTORY: Version 1.49: 7/7/2010 1) Added support for new FileMaker Pro 11 script steps. 2) Improved usability by moving the FmPro_Script_Diff.db3 SQLite database file into the user's Documents/My Documents directory. This change allows the application to reside in a non-writeable directory while the database file is stored in the Documents directory. The file and its enclosing directory will be created automatically the first time the application is launched. 3) Added automatic detection of FileMaker Pro 11 scripts on the clipboard, setting the new FileMaker versions menu accordingly in the File menu. Note: FileMaker Pro/Advanced 11 introduces changes to the XML format used for putting scripts onto the clipboard. The sample scripts stored within the FmPro_Script_Diff.db3 SQLite database file were copied from FileMaker Pro 10. Attempting to copy FileMaker Pro 10 scripts into FileMaker Pro 11 will often cause unexpected results. For instance the Print Setup step contains either HEX encoded binary data for FileMaker Pro 11, or base64 encoded data for FileMaker Pro 9 - 10. Version 1.38: 1/5/2009 1) Added support for new FileMaker Pro 10 script steps and calculation formulas. 2) Added support for TABing thru search results of Control Flow script field, and display of found count for Control Flow script field. 3) Removed display of incorrect error message when saving scripts to external db file. 4) Fixed error after cancellation of load scripts dialog. 4) Updated clipboard handling code to use /TemporaryItems directory on MacOS X. Version 1.27: 9/22/2008 1) Added new graphical control flow view of each script. This control flow view includes support for IF/ELSE/END IF/LOOP/END LOOP statements and graphically shows the statements included within each control flow structure. 2) Added indenting of script text based upon the control flow of the script. 3) Enhanced printing features to include indented script text, graphical control flow script text, script errors and script XML. 4) Enhanced the copying of stylized script text to the clipboard for indented script text, graphical control flow script text, script errors and script XML. The stylized text is placed on the clipboard in RTF format in order to retain formatting and colorization when pasting scripts into word processing applications. 5) Added "Check for Updates..." feature. 6) Added online help link to website. Version 1.15: 3/20/2008 1) Re-compiled to fix issue with display and performance on MacOSX 10.5. 2) Fixed issue with display of Diff results after sorting. Version 1.04: 12/18/2007 1) Fixed issue with scripts within Script Groups not being imported. 2) Fixed rare problem with diff process comparing the wrong script. Version 1.03: 8/28/2007 (MacOSX only) 1) Recompiled for MacOSX, to resolve clipboard issue. Version 1.02: 7/10/2007 1) Added support for FileMaker Pro 9 and FileMaker Pro 9 Advanced. 2) Made cosmetic fixes to labels showing number of scripts and script steps. Version 1.0: 5/24/2007 1) Initial Release Known Issues: Unicode characters are supported for data entry, searching, script text display and printing. The exception to this functionality is that Unicode characters are not currently supported when copying RTFText or PlainText to the clipboard. Also, on Windows, Unicode characters are not displayed in the lists of the scripts. This limitation only exists on Windows, on MacOSX this is not an issue. If a simple text search for single characters such as "<" or ">" is performed, the count of the number of found characters will be higher than the actual number of these characters found in the script. This is due to the use of these characters within HTML code within the field.