Index >> Development >> Other >> FmPro Script Diff
Report SpywareFmPro Script Diff 1.61
FmPro Script Diff Download

FmPro Script Diff Screenshot Click to enlarge screenshot

Downloads:     174
Star Rating: 0 / 0    Rated by: 0 user ( s )   
Developer:      .com Solutions Inc.  
License, Price:Demo, $100.00
Size, OS :       4.11 MB   |   Windows System
Last Updated: July 20, 2012, Friday
Software ID:   26138   |   Use this software ID to contact us
Read user reviews Submit a review Check last version on developer's site

Software Description:

FmPro Script Diff - The external script editor for FileMaker Pro.
FmPro Script Diff compares, edits, searches and stores FileMaker ScriptMaker scripts - outside the FileMaker database. Changed scripts are compared on a line-by-line basis and displayed with color coded tags to the left of each modified line. Interline changes are also highlighted to indicate Changed, Added or Deleted text. Each script’s XML source can be manually edited or updated via the Search & Replace feature, and pasted back into FileMaker Pro/Advanced.
Transferring scripts between FileMaker Pro and FmPro Script Diff is done by copying & pasting the scripts via the clipboard. No DDR Export is required. Selected scripts can then be copied back onto the clipboard as XML for pasting back into FileMaker or as RTF formatted text for project documentation.
Use the graphical control flow feature to instantly see the structure of your code (or someone else's) at a glance.
The display of script control flow graphically shows the statements included within each IF/ELSE/END IF/LOOP/END LOOP control flow structure. It is no longer ncecessary to print and mark up scripts with a ruler in order to see the control flow.
FmPro Script Diff improves productivity by helping FileMaker developers
answer questions such as:
What changes have been made to this ScriptMaker script?
Which scripts have been changed between two database revisions?
Where is this global variable modified within each script of my solution?
How can I find and change a text string, variable, fieldname or table
occurrence within dozens or even hundreds of scripts?
FmPro Script Diff is available for MacOS X and Windows. For more info please see: http://www.FmProScriptDiff.com/products/fmpro_script_diff/index.html
A free demo version of FmPro Script Diff may be downloaded.
What's New: Version 1.61: 6/19/2011 1) Added support for FileMaker 12 script steps. 2) Fixed an issue with scripts within groups not being imported via the clipboard.
Limitations: Processes 5 scripts of unlimited length.

Feature List:

  • Colorized Line by Line Diff Results - Identically named but differing scripts are analyzed on a line-by-line basis. Changes are highlighted in color to make it easy to see whether individual lines have been Added, Deleted or Changed. Changed text within each line is also highlighted
  • High Performance Diff Feature - A checksum is calculated for the text of each script as it is transferred from the clipboard into FmPro Script Diff. The Diff process first compares the checksums between scripts having the same name. If the checksums match, the scripts are considered to be identical, thus a line-by-line comparison is not required. This technique improves the performance of the Diff process because typically only a few scripts within an entire database will be modified between revisions. The line-by-line comparison functionality processes the output results from the UNIX diff utility, which only requires about 200mSec to complete for a typical script
  • Easily Find Changed Scripts - Quickly display only the modified scripts within a large group of scripts by using the Diff screen menu item Changed Scripts. If you have dozens or even hundreds of scripts, it can be a significant time saver to filter the Diff results to display only the Changed, New, Deleted or Unchanged scripts
  • Search & Replace Text Within Scripts - How long would it take to manually find and replace a piece of text like a customer name or product name within dozens or even hundreds of scripts? FmPro Script Diff can perform these types of search and replace tasks within a few seconds. Search & Replace can be performed on variable names, Tablename::Fieldnames, Table Occurrences and text strings throughout an entire group of scripts. Updated scripts can then be pasted directly into FileMaker Advanced. All script attributes including Script Name, Script ID and Include in Menu status are retained when transferring scripts via the clipboard
  • TAB to Highlighted Text - When a script is clicked in search mode, the search text is highlighted in yellow in the Script Text display field. Pressing the TAB key automatically advances to the next occurrence of the found text within the field. This timesaving feature is also used for the Script Errors display, which shows script errors highlighted in red. For Diff results, the field automatically scrolls and highlights the first changed line of text, and pressing the TAB key advances to the next changed line
  • Quickly Browse Scripts - Each script is displayed in a format which is similar to the FileMaker script printout format. Script step names and comments are displayed in bold, options are plaintext, and Tablename::Fieldnames are underlined. Disabled instructions are displayed in italic text. Complex script steps with many options are displayed in a multi-line format, without requiring the opening of modal dialog boxes within ScriptMaker. Import and Export field lists are especially easy to read as a list of fields with Match/Import/Export parameters
  • Share Scripts Among Developers - The XML source for any group of selected scripts can be exported and transferred between developers working on a project. This file can be archived for historical purposes or imported by other developers into their own copy of FmPro Script Diff
  • Script Error Check Feature - As each script is copied from the clipboard it is converted from XML into human-readable text and checked for errors. This error checking feature is a straightforward check to verify the existence of tablenames, fieldnames, find requests and export file parameters. Depending upon the programming techniques being used, every missing item which is flagged as an error may not actually require changes to the script. The errors found within the scripts should be considered to be items to review in order to verify script completeness. This review process can be done rather quickly by Tabbing thru each of the errors to review the code. Very little manual scrolling is required to perform this type of code review
  • Edit XML Definition for Scripts - The Script XML field allows developers to browse and modify the XML definition for any ScriptMaker script. Changes are automatically saved to the embedded database when clicking outside the Script XML field. The XML is re-parsed into human-readable text and checked for errors. Every parameter of a script (including Script ID, Script Name etc) or individual script step can be modified by editing the script XML definition. Scripts can also be generated by external tools and pasted into the Script XML field, for pasting back into FileMaker Advanced
  • Script Grouping Feature - ScriptMaker scripts can be pasted into three different screens within FmPro Diff. These three screens (Database1, Database2, Script Repository) enable developers to make comparisons between scripts, have scratchpad work areas and a centralized storage area for commonly used scripts. Diff comparisons are done by pasting groups of scripts into the Database1 and Database2 screens. All scripts located within these two groups are compared to each other and the results are displayed on the Diff screen. The Database1 and Database2 screens can also be used as scratchpad work areas, in order to limit the affect of Search & Replace tasks. Search & Replace tasks only affect the scripts located within the screen where they are performed
  • Script Repository Feature - The Script Repository screen can be considered a longer term storage location where commonly used scripts may be stored in one convenient location. Scripts can be copied between each screen by using the same copy and paste mechanism used to transfer scripts between FmPro Script Diff and FileMaker Advanced
  • Persistent and Robust Storage - FmPro Script Diff utilizes a high performance SQLite3 embedded database for storage of all imported scripts and preferences within the application. This database is capable of storing up to 2TB of data. All changes to the stored scripts are immediately written into this embedded database file. Diff results are also stored in order to provide persistent storage of these results, and to allow filtering of the Diff results list. SQLite database maintenance on the embedded database is automatically performed each time FmPro Script Diff is closed
  • Easily Print Diff Results and Scripts - Colorized Diff results, Script Text and Script Error text can be printed in color or saved as a PDF file on both platforms
  • Copy Whole Scripts or Script Steps to Clipboard - The normal mode for copying scripts onto the clipboard copies the entire script definition with all included script steps. Holding down the Shift key when copying scripts onto the clipboard copies only the individual script steps. This method enables the pasting of script steps into an existing ScriptMaker script. All of the individual script steps for the first script selected in FmPro Script Diff are pasted at once onto the clipboard
  • Paste Whole Scripts or Script Steps into FmPro Script Diff - FmPro Script Diff recognizes the difference between whole scripts or individual script steps located on the clipboard. If individual script steps are found on the clipboard, these script steps get put into a new script named "Untitled ??" within FmPro Script Diff, where the ?? is replaced with an incrementing integer

100% Clean:

100% Clean FmPro Script Diff 1.61 is 100% clean
This download (FmProScriptDiff1.61DemoMacOSX.dmg) was tested thoroughly and was found 100% clean. Click "Report Spyware" link on the top if you found this software contains any form of malware, including but not limited to: spyware, viruses, trojans and backdoors.

 

Related Software:

  1. Database Architect 2.0 - Define database tables, fields, references, and generate the database
  2. Binary Browser 6.1 - Programmer file format, structure, search, history and comparison tools
  3. Transaction 1.6.9 - Online sales interactive data analysis and reporting tool
  4. CoffeeCup Sitemapper 6.0.341 - Create snazzy sitemaps in seconds!
  5. Quick Batch File Compiler 3.6.1.0 - Quick Batch File compiler convert batch files into actual program in one click
  6. FastScript 1.101 - Cross-platform multi-language (VB, JS, Pascal and C++) scripting engine
  7. Practiline Source Code Line Counter 1.0 - Source code line count software for developers and project managers
  8. pgISQL (Interactive SQL for PostgreSQL) 2.2.0 - Windows GUI database administrator tool for PostgreSQL
  9. FlexHEX 2.6 - Advanced hex editor. Can edit files, logical, and physical drives.
  10. EzALV - generates ALV program using the Standard SAP Function Modules.

recommended software

  • HelpSmith
    HelpSmith
    HelpSmith is an innovative help authoring tool which allows you to create CHM Help files, Web Help , Word RTF, and Manuals from a single source. The r...
  • EditPlus
    EditPlus
    EditPlus is a text editor, HTML editor, PHP editor and Java editor for Windows. While it can serve as a good Notepad replacement, it also offers many ...