in reply to Re^12: Compare 2 XML files
in thread Compare 2 XML files
expected output
{ 'line' => 1, 'eventid' => 2667 }, { 'line' => 2, 'eventid' => 2667 }, { 'eventid' => 2666, 'line' => 3 }, { 'eventid' => 2666, 'line' => 4 }, { 'line' => 5, 'eventid' => 2666 }, { 'line' => 6, 'eventid' => 2666 }, { 'eventid' => "", 'line' => 7 }, { 'line' => 8, 'eventid' => "" }, { 'eventid' => "", 'line' => 9 }, { 'eventid' => "", 'line' => 10 },
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^14: Compare 2 XML files
by poj (Abbot) on Jul 13, 2017 at 09:00 UTC | |
by snehit.ar (Beadle) on Jul 13, 2017 at 18:05 UTC |