Forum Moderators: coopster
One more question if im allowed to,
Ive also to check if the inital part of a string is the same of another one. Ive problems with this kind of stuff cause The script have to search for strings wich I dont know, and this is far more of what I was able to handle in strings stuff.
to check, lets say, the first 20 characters of every string, and remove every other line that begins with the same characters, how the script should look?
thank you in advance.