deve48 Posted April 8, 2012 Posted April 8, 2012 (edited) Hi community my first post here, I have searched around the forum but chouldnt solve my problem . I am sending to my application true autoit controlsend function textes like example : Visit returns = vısıt time returns = Tıme Timelimit returns = Tım€iit and changes from every callsend function. What is cosing this character problems ? P.S my function is like this : ControlSend("[CLASS:#32550]", "", "Edit1", GUICtrlRead($Input1)) Edited April 8, 2012 by deve48
DCCD Posted April 8, 2012 Posted April 8, 2012 Hi there, In SciTE click File then take a look Encoding and tell me what option is selected. [u][font=Arial Black]M[/font]y Blog, AVSS Parts[/u][font=Arial Black]Else[/font][font=Arial Black]L[/font]ibya Linux Users Group
deve48 Posted April 10, 2012 Author Posted April 10, 2012 Hi there,In SciTE click File then take a look Encoding and tell me what option is selected.Code Page Property
Zedna Posted April 10, 2012 Posted April 10, 2012 Look here Resources UDF ResourcesEx UDF AutoIt Forum Search
deve48 Posted April 10, 2012 Author Posted April 10, 2012 found different method works good thanks :ControlSetText("[CLASS:#32550]", "", "Edit1", GUICtrlRead($Input1))
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now