Parser

Hi, I want to make a simple parser that search for ; and make a new line to the rest of the line
What you should do is search for ';', then immediately after that insert '\n'.
Topic archived. No new replies allowed.