Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 11th February 2003, 14:45   #1
cooladn
Junior Member
 
Join Date: Mar 2002
Location: Lyon - France
Posts: 37
How to do a return line on a message box ?

How to do a return line on a message box ?
i've tryed \n and vbCrLf without any success
someone have an idea ?
cooladn is offline   Reply With Quote
Old 11th February 2003, 14:46   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Use $\r$\n.
For example:
PHP Code:
MessageBox MB_OK "This is$\r$\na new line" 

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 12th February 2004, 13:15   #3
user136194
Junior Member
 
user136194's Avatar
 
Join Date: Feb 2004
Location: germany
Posts: 4
Send a message via ICQ to user136194
vbcrlf is only a visualbasic-constant
user136194 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump