DJKMan Posted September 28, 2012 Posted September 28, 2012 (edited) I accidently stumbled upon this when I made a typo but there were no errors. Is this by design? $var = MsgBox(64, "Hello World!", "Test.") $var = $var() Edited September 28, 2012 by DJKMan
JohnOne Posted September 28, 2012 Posted September 28, 2012 (edited) if you are using beta, it is possibly by design. Edited September 28, 2012 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
JohnOne Posted September 28, 2012 Posted September 28, 2012 On second thoughts, it just looks like it is not picked up as an error. It serves no purpose and does nothing. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
DJKMan Posted September 28, 2012 Author Posted September 28, 2012 On second thoughts, it just looks like it is not picked up as an error.It serves no purpose and does nothing.Exactly what I was thinking. It doesn't seem to have any purpose at all. It made me curious though!
JohnOne Posted September 28, 2012 Posted September 28, 2012 You should try the latest beta, that will blow your brains out. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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