So if i have a dialog with some editboxes, is it possible for the user to insert hes own mousemove values?
Here is some code, so you might understand my issue.
Mousemove>%MsEdit1%
wait>%MsEdit2%
Send>q
wait>2
press enter
So, What i'd like to do is let the user input the values.. Like 200,500
Possible? Because when i do this i get an error: Invalid nummeric value for mousemove command

Hope someone can give me some help, Thanks