i got a problem...
i want to find a way to check if something is NOT at the beginning of a new line... how should i do that?

If it is not at the beginning of the line, then there is at least one character in front of it. So, start with ^.+

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.