in reply to Re^2: Delete Duplicate Entry in a text file
in thread Delete Duplicate Entry in a text file

Hi Kenosis

Great it worked thank you very much for modifying the script :)

Regarding the "=" sign I used the "==" sign because on my perl editor when I hovered my mouse on that line it said that it should be "==" not "=" (I'm using Komodo Edit 7.0)

  • Comment on Re^3: Delete Duplicate Entry in a text file