If you are using code to insert the line break, you should probably use the ASCII code (10), thus: & Chr$(10)

Luiz Siqueira Neto wrote:
(OOo Basic)

I need put a "line-break" in a simple string inside of a dialog, how can I do 
that?
I try some like "\n" and "\r" but this simple don't work.
--
If you're seeking, check out http://www.rci.org.au
An OS gem: http://www.pclinuxos.com/page.php?6

Send instant messages to your online friends http://au.messenger.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to