4273. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/2/2018 12:00:06 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

4273.1 Files compared

# Location File Last Modified
1 Tue Jan 2 17:00:06 2018 UTC
2 HTRE_P2.zip\src.zip\output\ihta_admin.zip\external.zip whmsg_nc.js Tue Apr 12 20:15:40 2016 UTC

4273.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 75
Removed 0 0

4273.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

4273.4 Active regular expressions

No regular expressions were active.

4273.5 Comparison detail

        1   //      We bHelp 5.10 .002
        2   var WH_MSG _RESIZEPAN E            =0x0100;
        3   var WH_MSG _SHOWPANE                        =0x0101;
        4   var WH_MSG _HIDEPANE                        =0x0102;
        5   var WH_MSG _SYNCTOC                         =0x0103;
        6   var WH_MSG _NEXT                            =0x0104;
        7   var WH_MSG _PREV                            =0x0105;
        8   var WH_MSG _NOSEARCHI NPUT         =0x0106;
        9   var WH_MSG _NOSYNC                          =0x0107;
        10   var WH_MSG _ENABLEWEB SEARCH       =0x0108;
        11  
        12   var WH_MSG _ISPANEVIS IBLE         =0x0109;
        13   var WH_MSG _PANESTATU E            =0x010a;
        14  
        15   var     WH _MSG_SYNCI NFO                   =0x010b;
        16   var WH_MSG _PANEINFO                        =0x010c;
        17   var WH_MSG _WEBSEARCH              =0x010d;
        18  
        19   var WH_MSG _SEARCHIND EXKEY        =0x0201;
        20  
        21   var WH_MSG _SEARCHFTS KEY          =0x020a;
        22  
        23   var WH_MSG _PROJECTRE ADY          =0x0301;
        24   var WH_MSG _GETPROJIN FO           =0x0302;
        25  
        26   var WH_MSG _SHOWTOC                         =0x0401;
        27   var WH_MSG _SHOWIDX                         =0x0402;
        28   var WH_MSG _SHOWFTS                         =0x0403;
        29   var WH_MSG _SHOWGLO                         =0x0404;
        30  
        31   var WH_MSG _SHOWGLODE F            =0x0500;
        32  
        33   var WH_MSG _GETTOCPAT HS           =0x0600;
        34   var WH_MSG _GETAVIAVE NUES         =0x0601;
        35   var WH_MSG _GETCURREN TAVENUE =0 x0602;
        36   var WH_MSG _GETPANEIN FO           =0x0603;
        37   var WH_MSG _AVENUEINF O            =0x0604;
        38  
        39   var WH_MSG _GETSTARTF RAME         =0x0701;
        40   var WH_MSG _GETDEFAUL TTOPIC       =0x0702;
        41  
        42   var WH_MSG _SEARCHTHI S            =0x0801;
        43   var WH_MSG _GETSEARCH S            =0x0802;
        44  
        45   var WH_MSG _ISINFRAME SET          =0x0900;
        46  
        47   var WH_MSG _TOOLBAROR DER          =0x0a00;
        48   var WH_MSG _MINIBAROR DER          =0x0a01;
        49   var WH_MSG _ISSYNCSSU PPORT        =0x0a02;
        50   var WH_MSG _ISSEARCHS UPPORT       =0x0a03;
        51   var WH_MSG _GETPANETY PE           =0x0a04;
        52   var WH_MSG _BACKUPSEA RCH          =0x0a05;
        53   var WH_MSG _GETPANES                        =0x0a06;
        54   var WH_MSG _INITSEARC HSTRING =0 x0a07;
        55   var WH_MSG _RELOADNS6              =0x0a08;
        56   var WH_MSG _ISAVENUES UPPORT       =0x0a09;
        57  
        58   var WH_MSG _GETCMD                          =0x0b00;
        59   var     WH _MSG_GETPA NE                    =0x0b01;
        60   var WH_MSG _GETDEFPAN E            =0x0b02;
        61   var WH_MSG _HILITESEA RCH          =0x0b03;
        62   var WH_MSG _GETSEARCH STR          =0x0b04;
        63   var WH_MSG _SETSYNSTR              =0x0b05;
        64   var WH_MSG _GETMAXRSL T            =0x0b06;
        65   var WH_MSG _SETNUMRSL T            =0x0b07;
        66   var WH_MSG _GETNUMRSL T            =0x0b08;
        67  
        68   function w hMessage(n MessageId, wSender,nV ersion,oPa ram)
        69   {
        70           th is.nMessag eId=nMessa geId;
        71           th is.wSender =wSender;
        72           th is.nVersio n=nVersion ;
        73           th is.oParam= oParam;
        74   }
        75   var gbWhMs g=true;