Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Control click function combined with filereadline = Problems!

$
0
0
So I have been working on a program for the last few days now. and decided I wanted a customize-able user input file for settings. But when I changed the vars within controlclick to say...


This would be at the start of the text file when it is opened...
[ autoit ]      
$Inputs = FileOpen("CustomInputs.ini", 0) $MousePosition10 = FileReadLine($Inputs, 57) FileClose($Inputs)

and then later on when the control click comes around, It would have this.

[ autoit ]      
ControlClick("WindowTitle", "", "", "left", 1, $MousePosition10)


It seems to get an Entirely different mouseposition for the window than it originally would if it were a locked predefined input.

So. Does anybody here know a way around this?... It is looking like I may have to leave customization out of this

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>