<?xml version="1.0" encoding="UTF-8"?>
<XML_DIZ_INFO>
    <MASTER_PAD_VERSION_INFO>
        <MASTER_PAD_VERSION>3.10</MASTER_PAD_VERSION>
        <MASTER_PAD_EDITOR>SharewarePublisher 1.3 http://www.ergonis.com/sharewarepublisher</MASTER_PAD_EDITOR>
        <MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
    </MASTER_PAD_VERSION_INFO>
    <Company_Info>
        <Company_Name>.com Solutions Inc.</Company_Name>
        <Address_1>3984 Washington Blvd. #3334</Address_1>
        <Address_2></Address_2>
        <City_Town>Fremont</City_Town>
        <State_Province>CA</State_Province>
        <Zip_Postal_Code>94538</Zip_Postal_Code>
        <Country>USA</Country>
        <Company_WebSite_URL>http://www.fmpromigrator.com</Company_WebSite_URL>
        <Contact_Info>
            <Author_First_Name>David</Author_First_Name>
            <Author_Last_Name>Simpson</Author_Last_Name>
            <Author_Email>sales1@dotcomsolutionsinc.net</Author_Email>
            <Contact_First_Name>David</Contact_First_Name>
            <Contact_Last_Name>Simpson</Contact_Last_Name>
            <Contact_Email>sales1@dotcomsolutionsinc.net</Contact_Email>
        </Contact_Info>
        <Support_Info>
            <Sales_Email>sales1@dotcomsolutionsinc.net</Sales_Email>
            <Support_Email>support@dotcomsolutionsinc.net</Support_Email>
            <General_Email>sales@dotcomsolutionsinc.net</General_Email>
            <Sales_Phone>815-346-2589</Sales_Phone>
            <Support_Phone>815-346-2589</Support_Phone>
            <General_Phone>815-346-2589</General_Phone>
            <Fax_Phone>815-346-2589</Fax_Phone>
        </Support_Info>
    </Company_Info>
    <Program_Info>
        <Program_Name>FmPro Script Diff</Program_Name>
        <Program_Version>1.49</Program_Version>
        <Program_Release_Month>07</Program_Release_Month>
        <Program_Release_Day>07</Program_Release_Day>
        <Program_Release_Year>2010</Program_Release_Year>
        <Program_Cost_Dollars>100</Program_Cost_Dollars>
        <Program_Cost_Other_Code></Program_Cost_Other_Code>
        <Program_Cost_Other></Program_Cost_Other>
        <Program_Type>Demo</Program_Type>
        <Program_Release_Status>Major Update</Program_Release_Status>
        <Program_Install_Support>Install Only</Program_Install_Support>
        <Program_OS_Support>Mac OS X,Win7 x32,Win2000,Win7 x64,WinXP,WinVista</Program_OS_Support>
        <Program_Language></Program_Language>
        <Program_Change_Info>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.</Program_Change_Info>
        <Program_Category_Class>Business::Databases &amp; Tools</Program_Category_Class>
        <Program_System_Requirements>Windows NT/2000/XP/Vista, MacOSX
FileMaker Pro/Advanced 11,FileMaker Pro/Advanced 10,FileMaker Pro/Advanced 9, FileMaker Advanced 8.0, 8.5</Program_System_Requirements>
        <File_Info>
            <File_Size_Bytes>4305342</File_Size_Bytes>
            <File_Size_K>4204</File_Size_K>
            <File_Size_MB>4.1</File_Size_MB>
        </File_Info>
        <Expire_Info>
            <Has_Expire_Info>Y</Has_Expire_Info>
            <Expire_Count></Expire_Count>
            <Expire_Based_On></Expire_Based_On>
            <Expire_Other_Info>Processes 5 scripts of unlimited length.</Expire_Other_Info>
            <Expire_Month></Expire_Month>
            <Expire_Day></Expire_Day>
            <Expire_Year></Expire_Year>
        </Expire_Info>
    </Program_Info>
    <Program_Descriptions>
        <English>
            <Keywords>FileMaker, ScriptMaker, Diff, compare, Database, search, Sarbanes-Oxley</Keywords>
            <Char_Desc_45>FmPro Script Diff-Compares FileMaker Scripts</Char_Desc_45>
            <Char_Desc_80>FmPro Script Diff - The external script editor for FileMaker Pro.</Char_Desc_80>
            <Char_Desc_250>FmPro Script Diff compares, edits, and searches FileMaker ScriptMaker scripts - external to the FileMaker database. Scripts can also be manually edited or updated via the Search &amp; Replace feature and pasted back into FileMaker Pro/Advanced.</Char_Desc_250>
            <Char_Desc_450>FmPro Script Diff compares, edits, and searches 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 &amp; Replace feature, and pasted back into FileMaker Pro/Advanced. No DDR Required.</Char_Desc_450>
            <Char_Desc_2000>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 &amp; Replace feature, and pasted back into FileMaker Pro/Advanced.

Transferring scripts between FileMaker Pro and FmPro Script Diff is done by copying &amp; 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.</Char_Desc_2000>
        </English>
    </Program_Descriptions>
    <Web_Info>
        <Application_URLs>
            <Application_Info_URL>http://www.fmproscriptdiff.com/products/fmpro_script_diff/index.html</Application_Info_URL>
            <Application_Order_URL>http://www.fmproscriptdiff.com/order/index.html#fmpro_script_diff</Application_Order_URL>
            <Application_Screenshot_URL>http://www.fmproscriptdiff.com/images/FMSD_diff_results_mac.gif</Application_Screenshot_URL>
            <Application_Icon_URL>http://www.fmproscriptdiff.com/images/fmpro_script_diff/FMSD_112_128_icon.gif</Application_Icon_URL>
            <Application_XML_File_URL>http://www.FmProScriptDiff.com/downloads/demo_software/fmpro_script_diff_pad.xml</Application_XML_File_URL>
        </Application_URLs>
        <Download_URLs>
            <Primary_Download_URL>http://www.fmproscriptdiff.com/downloads/demo_software/FmProScriptDiff1.49DemoMacOSX.dmg</Primary_Download_URL>
            <Secondary_Download_URL>http://www.fmproscriptdiff.com/downloads/demo_software/FmProScriptDiff1.49DemoWindows.zip</Secondary_Download_URL>
            <Additional_Download_URL_1></Additional_Download_URL_1>
            <Additional_Download_URL_2></Additional_Download_URL_2>
        </Download_URLs>
    </Web_Info>
    <Permissions>
        <Distribution_Permissions></Distribution_Permissions>
        <EULA></EULA>
    </Permissions>
    <Affiliates>
        <Affiliates_FORM>Y</Affiliates_FORM>
        <Affiliates_VERSION>1.4</Affiliates_VERSION>
        <Affiliates_URL>http://www.asp-shareware.org/pad/extensions/Affiliates.htm</Affiliates_URL>
        <Affiliates_Information_Page>http://www.fmproscriptdiff.com/products/fmpro_script_diff/index.html</Affiliates_Information_Page>
        <Affiliates_Avangate_Order_Page></Affiliates_Avangate_Order_Page>
        <Affiliates_Avangate_Vendor_ID></Affiliates_Avangate_Vendor_ID>
        <Affiliates_Avangate_Product_ID></Affiliates_Avangate_Product_ID>
        <Affiliates_Avangate_Maximum_Commission_Rate></Affiliates_Avangate_Maximum_Commission_Rate>
        <Affiliates_eSellerate_Order_Page></Affiliates_eSellerate_Order_Page>
        <Affiliates_eSellerate_Vendor_ID></Affiliates_eSellerate_Vendor_ID>
        <Affiliates_eSellerate_Product_ID></Affiliates_eSellerate_Product_ID>
        <Affiliates_eSellerate_Maximum_Commission_Rate></Affiliates_eSellerate_Maximum_Commission_Rate>
        <Affiliates_Kagi_Order_Page></Affiliates_Kagi_Order_Page>
        <Affiliates_Kagi_Vendor_ID></Affiliates_Kagi_Vendor_ID>
        <Affiliates_Kagi_Product_ID></Affiliates_Kagi_Product_ID>
        <Affiliates_Kagi_Maximum_Commission_Rate></Affiliates_Kagi_Maximum_Commission_Rate>
        <Affiliates_Plimus_Order_Page></Affiliates_Plimus_Order_Page>
        <Affiliates_Plimus_Vendor_ID></Affiliates_Plimus_Vendor_ID>
        <Affiliates_Plimus_Product_ID></Affiliates_Plimus_Product_ID>
        <Affiliates_Plimus_Maximum_Commission_Rate></Affiliates_Plimus_Maximum_Commission_Rate>
        <Affiliates_Regnet_Order_Page></Affiliates_Regnet_Order_Page>
        <Affiliates_Regnet_Vendor_ID></Affiliates_Regnet_Vendor_ID>
        <Affiliates_Regnet_Product_ID></Affiliates_Regnet_Product_ID>
        <Affiliates_Regnet_Maximum_Commission_Rate></Affiliates_Regnet_Maximum_Commission_Rate>
        <Affiliates_Regnow_Order_Page>http://www.fmproscriptdiff.com/order/index.html#fmpro_script_diff</Affiliates_Regnow_Order_Page>
        <Affiliates_Regnow_Vendor_ID>7490</Affiliates_Regnow_Vendor_ID>
        <Affiliates_Regnow_Product_ID>7490-9</Affiliates_Regnow_Product_ID>
        <Affiliates_Regnow_Maximum_Commission_Rate>30</Affiliates_Regnow_Maximum_Commission_Rate>
        <Affiliates_Regsoft_Order_Page></Affiliates_Regsoft_Order_Page>
        <Affiliates_Regsoft_Vendor_ID></Affiliates_Regsoft_Vendor_ID>
        <Affiliates_Regsoft_Product_ID></Affiliates_Regsoft_Product_ID>
        <Affiliates_Regsoft_Maximum_Commission_Rate></Affiliates_Regsoft_Maximum_Commission_Rate>
        <Affiliates_ShareIt_Order_Page></Affiliates_ShareIt_Order_Page>
        <Affiliates_ShareIt_Vendor_ID></Affiliates_ShareIt_Vendor_ID>
        <Affiliates_ShareIt_Product_ID></Affiliates_ShareIt_Product_ID>
        <Affiliates_ShareIt_Maximum_Commission_Rate></Affiliates_ShareIt_Maximum_Commission_Rate>
        <Affiliates_SWReg_Order_Page></Affiliates_SWReg_Order_Page>
        <Affiliates_SWReg_Vendor_ID></Affiliates_SWReg_Vendor_ID>
        <Affiliates_SWReg_Product_ID></Affiliates_SWReg_Product_ID>
        <Affiliates_SWReg_Maximum_Commission_Rate></Affiliates_SWReg_Maximum_Commission_Rate>
    </Affiliates>
</XML_DIZ_INFO>