Jump to content

Recommended Posts

Posted (edited)

What is the differt codes for Waring msgbox and all that :P

MsgBox(CODE,"Title","Text",Timeout)

I know one of them is 4096 but is it defualt?

Edit: Can set icon on msgbox's ?

Edited by Mr. Zero
Posted (edited)

You will find the flags(codes) in the helpfile. There is no default one. If you try using without one you will get an error.

Edit - the answer to the second part of your question is also in the helpfile.

BTW - Welcome to the best forum on the internet.

Edited by BigDod


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Posted

....

BTW - Welcome to the best forum on the internet.

Ditto....

In SciTE press

Tools > CodeWizard

that will show you all the message boxes, inputs and icons

to learn alot quickly see "Welcome to Autoit 1-2-3" an interactive Tutor....

( in my signature below )

8)

NEWHeader1.png

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...