Produced by Araxis Merge on 1/2/2018 11:58:50 AM 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Tue Jan 2 16:58:50 2018 UTC | ||
| 2 | HTRE_P2.zip\src.zip\output\IHTA OLH Files.zip\ihta_admin.zip\reports.zip\whdata | whglo.js | Tue Jan 19 13:58:38 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 34 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | // We bHelp 5.10 .001 | |||||
| 2 | var gaFile Mapping = new Array( ); | |||||
| 3 | function f ileMapping (sBK, sEK, sFileName , nNum) | |||||
| 4 | { | |||||
| 5 | th is.sBK = s BK; | |||||
| 6 | th is.sEK = s EK; | |||||
| 7 | th is.sFileNa me = sFile Name; | |||||
| 8 | th is.aKs = n ull; | |||||
| 9 | th is.nNum = nNum; | |||||
| 10 | th is.oUsedIt ems = null ; | |||||
| 11 | } | |||||
| 12 | ||||||
| 13 | ||||||
| 14 | function i FM(sBK, sE K, sFileNa me, nNum) | |||||
| 15 | { | |||||
| 16 | va r i = gaFi leMapping. length; | |||||
| 17 | ga FileMappin g[i] = new fileMappi ng(sBK, sE K, sFileNa me, nNum); | |||||
| 18 | if (i == 0) { | |||||
| 19 | gaFi leMapping[ i].nTotal = nNum; | |||||
| 20 | } | |||||
| 21 | el se { | |||||
| 22 | gaFi leMapping[ i].nTotal = nNum + g aFileMappi ng[i - 1]. nTotal; | |||||
| 23 | } | |||||
| 24 | } | |||||
| 25 | ||||||
| 26 | function w indow_OnLo ad() | |||||
| 27 | { | |||||
| 28 | if (parent & & parent ! = this && parent.pro jReady) | |||||
| 29 | { | |||||
| 30 | pare nt.projRea dy(gaFileM apping); | |||||
| 31 | } | |||||
| 32 | } | |||||
| 33 | ||||||
| 34 | window.onl oad = wind ow_OnLoad; |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.