This time in the correct forum

#This ok

my $var1 = qq{
more lines of text
};

#This does not display correctly the q an left brace are not displayed

my $var2 = q{
some more lines of text
};


Change the the syntax to txt and it is displayed correctly

John

-- 
<https://forum.pspad.com/read.php?4,75368,75368>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem