when using the input command how do you get it so that each time it asks, the cursor is at the same vertical level ? (instead of going down the screen each time you type in an input ?)
You arent being very clear...I've never noticed a problem like that...have you tried storing the x and y of the mouse before inputting, then using movemouse?