You can use @CRLF to create paragraphs. However, the final layout is descided by the user's desktop settings, e.g. screen resolution, font sizes, and so on. Thus, you cannot create a identical-looking messagebox unless you standardize teh desktop look-and-feel. Be advised that the messagebox is limited to a total of 1024 characters.
code:
$warning='the english text'+@CRLF+@CRLF+'the franco-canadian text'
$rc=messagebox($warning,'english - franco-canadian')



[ 23. July 2003, 15:09: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.