Lempke Posted September 15, 2006 Posted September 15, 2006 Is it possible to start a new line of text in a msgbox? If so, how???
GioVit Posted September 15, 2006 Posted September 15, 2006 MsgBox(64,"Info", "Line1" & @CR & "Line2") [autoit]
Lempke Posted September 15, 2006 Author Posted September 15, 2006 I thought it would be something like this. :"> Thx GioVit
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