I have a message box as follows
Code:
msgbox"This is a really long sentence that I want to break"
Basically I want to know if it's possibe to break a sentence in half in a message box so that I don't have a really long message box that runs the length of the screen.

Thanks a lot for the help
JK