Hey people,
How can I create a messagebox with multiple lines.. ?
thanks
Richard
Multiple lines in messagebox
6 posts
$\r$\n
See section 4.2.4 Constants Used in Strings in the NSIS manual.
-Stu
See section 4.2.4 Constants Used in Strings in the NSIS manual.
-Stu
Oeps.. got it :-)
$\r
Thanks
$\r
Thanks
You were quicker :-)
Thanks!!!
Richard
Thanks!!!
Richard
In an "on the fly" Javascript application I found that
\r
was the only thing that worked properly.
\r
was the only thing that worked properly.
This is for NSIS not Javascript.
Stu
Stu