in reply to Re: removing duplicates lines plus strings from a file
in thread removing duplicates lines plus strings from a file

thank you for your comments (..hints).. I got that..& it works perfectly....just wanted to ask one more thing.. is it possible do the same using regex matching... will it be able to save the original ordering of the "Lines" that is lost by using Hash..

  • Comment on Re^2: removing duplicates lines plus strings from a file