Jump to content

Recommended Posts

  • Moderators
Posted

You could try the below

WinMove ( "title", "text", x, y [, width [, height]] )

That wouldn't work with a standard msgbox from within the same script, as it pauses your script while it is visible.

http://www.autoitscript.com/forum/index.ph...1&hl=msgbox

http://www.autoitscript.com/forum/index.ph...7&hl=msgbox

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

Thank you smoke THat is just what I needed. My search did not turn this up though. I really need to come up with better search strings.

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