I am looking for a merge tool that can generate an ASCII-file containing all the differences found, in a way like this:
<BLOCKQUOTE><font size="1" face="Verdana, Arial">code:</font><HR><pre>
+
+
! Table 81 Gen. Journal Line !
+
+
Object is Changed (0,02 % changed)
--- Before ----
IF (GenJnlTemplate.Type = GenJnlTemplate.Type::Financial) AND
NOT TestReport THEN
IF "Account No." <> '' THEN
IF ("Currency Code" <> '') AND
("Bal. Account Type" = "Bal. Account Type"::"Bank Account")
--- After
IF (GenJnlTemplate.Type = GenJnlTemplate.Type::Financial) AND
NOT TestReport THEN
IF ("Currency Code" <> '') AND
("Bal. Account Type" = "Bal. Account Type"::"Bank Account")
</pre><HR></BLOCKQUOTE>
The main issue is that differences should be placed one above the other, and not side by side.
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
0
Comments
i'm prever the Mergetool from Araxis. It is really comfortable. And a faster way to realize Updates in Navision. Look out for a Demo-Version on Araxis.com
Regards
Stefan