Hi,
I was just wondering if it was possible to start the Msg box somewhere else on screen (as opposed to centered)?
I sometime use the Msg box as a way to display a counter (e.g. Number of time a macro has been looping), but having it in the center of the screen gets in the way.
Of course, I could just set Wait> with enough time for me to drag it elsewhere (thats what I do at the moment), but I was wondering if there wouldn't be a more elegant way to do so.
Thanks.
Question on 'MSG>'
Moderators: JRL, Dorian (MJT support)
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
If using a non-modal message box you can reposition it like this:
Message>Hello World
MoveWindow>Macro Scheduler Message,10,10
..
.. bla bla
..
Message>Hello World
MoveWindow>Macro Scheduler Message,10,10
..
.. bla bla
..
MJT Net Support
[email protected]
[email protected]
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact: