Skip to content
⌘ NSIS Forum Archive

Multiple lines in messagebox

6 posts

Guest#

Multiple lines in messagebox

Hey people,

How can I create a messagebox with multiple lines.. ?

thanks

Richard
sourdough#
In an "on the fly" Javascript application I found that

\r

was the only thing that worked properly.