03-27-2007, 07:32 PM
Its name must be str.RemoveDuplicateLines
It can be anywhere.
The variable where the text is stored must be of type str.
str s
...
s.RemoveDuplicateLines
It can be anywhere.
The variable where the text is stored must be of type str.
str s
...
s.RemoveDuplicateLines
