Would it be possible to have a better idea about strings?
Code:

$SO="This is a long string,
broken over several lines,
they should have the same
Color."


should be
Code:

$SO="This is a long string,
broken over several lines,
they should have the same Color."