wazze Posted May 6, 2009 Posted May 6, 2009 Hello! I have a very very little problem, how can i start new line in a Message Box?
bluebearr Posted May 6, 2009 Posted May 6, 2009 MsgBox(0, "My title", "Line 1" & @LF & "Line 2") BlueBearrOddly enough, this is what I do for fun.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now