Jump to content

Recommended Posts

Posted

Hello

I want to know how to combine multi lines

<{POST_SNAPBACK}>

("text,text,text,text,text, _
text,text" , ",")
Posted (edited)

Example :

MsgBox(64,"Multi-line message","Hi asimzameer !" & @CRLF & _
"Bye asimzameer !")

Edit : Ooh... Now I understand what you wanted.

Check out jpm's example instead :">

Edit 2 : Modifed my code, now it's multiline in two ways..wee !

Edited by Helge

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...