|
|
#1 |
|
Junior Member
Join Date: Mar 2005
Posts: 7
|
Hi,
How can I make the text in my messagebox go to the next line? this is my messagebox code: MessageBox MB_YESNO|MB_ICONEXCLAMATION \ "Unable to find ActiveSync. \ Please install ActiveSync. \ Install ActiveSync?"\ idyes Install \ idno Exit I would like the text Install ActiveSync? to be on the next line, tried using $\n but the existing \'s caues problems. Thanks |
|
|
|
|
|
#2 |
|
Join Date: Sep 2003
Posts: 27,873
|
you need to use $\r$\n to insert a newline (i think that's the right syntax, can't test for sure at the moment)
hmm, just read your post again, maybe i shouldn't have replied ![]() -daz |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|