Hello guys!
I have a doubt that for many can be quite simple to solve, but unfortunately I do not understand almost nothing of regex!
I wanted to know how to identify only the character _ at the end of the line indicating that it continues in the next line...
Example:
MsgBox(4096, "Title _ v1", "This program is free software: you can redistribute it and/or modify" & _
'it under the terms of the GNU General Public License " _"' & _ ; Only comment!
"as published by