Comparing two one dimensional string arrays to identify difference

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have two string arrays {astrBefore() & astrAfter()}.

The second array (astrAfter) contains all of the elements that the first
array has plus a few more.

I want to identify the new elements in astrAfter().

If somebody could give me a bit of a clue, I would appreciate it

Kind regards

Ross Petersen
 
Back
Top