rawrr Posted February 18, 2008 Posted February 18, 2008 How do I make a message box say two lines of stuff? I'm a noob. =]
Danny35d Posted February 18, 2008 Posted February 18, 2008 MsgBox(0, 'Title', 'This is the first line.' & @CRLF & 'This is the second line.') AutoIt Scripts:NetPrinter - Network Printer UtilityRobocopyGUI - GUI interface for M$ robocopy command line
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