Jump to content

Recommended Posts

Posted

Hi,

In v2.x I could use \n for newline in for example MsgBox but it doesn't seem to work in v3.x. Is there something like that for v3 messages?

Thank you.

Posted

You can use @CRLF betweetn lines.

Example

MsgBox(0, "AutoIt", "Click OK or this box will time out in " & @CRLF & "10 seconds", 10)

Joseph MangrumCCNA, CNA, MCP, Network+

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...