2 lines
158 B
Text
2 lines
158 B
Text
Sort(0, File_Size) // sort the data
|
|
While(Replace("^(.*)\N\1$", "\1", REGEXP+BEGIN+NOERR)){} // remove duplicates
|