testingtest Posted October 7, 2007 Posted October 7, 2007 Hello I install autoit3lib but it doesn't work the files install but when I use Scite it doesn't reconize it.
Zedna Posted October 7, 2007 Posted October 7, 2007 (edited) Check if all "A3L*.au3" files are in Include directory. Note if you are using AutoIt Beta then you must copy "A3L*.au3" files from Include to Beta/Include directory by hand. Edited October 7, 2007 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
testingtest Posted October 7, 2007 Author Posted October 7, 2007 Check if all "A3L*.au3" files are in Include directory.Note if you are using AutoIt Beta then you must copy "A3L*.au3" files from Include to Beta/Include directory by hand.yea I did that but didin't work
Zedna Posted October 7, 2007 Posted October 7, 2007 yea I did that but didin't work Then post your code and full Scite output (error message). Resources UDF ResourcesEx UDF AutoIt Forum Search
testingtest Posted October 7, 2007 Author Posted October 7, 2007 Hey sorry I could not add a lot of detail I was really busy. I tried to do this in scite _ScreenCap_Capture() and it shows it as normal text as if it doesn't even know what I am asking of it. I am positive I installed it correctly
Achilles Posted October 7, 2007 Posted October 7, 2007 (edited) Hey sorry I could not add a lot of detail I was really busy. I tried to do this in scite _ScreenCap_Capture() and it shows it as normal text as if it doesn't even know what I am asking of it. I am positive I installed it correctlyLike Zedna said I think it would help if you posted what Scite says concerning the errors. Is it an unrecognized function? Can it find the necessary includes? EDIT: I really don't get what you mean by "it shows it as normal text" Are you talking about the Scite automatic highlighting? Edited October 7, 2007 by Piano_Man My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
JustinReno Posted October 7, 2007 Posted October 7, 2007 If Scite isn't highlighting right, go to Scite>Language>Autoit3 And besides, _ScreenCap_Capture doesn't even have a highlight color!
testingtest Posted October 7, 2007 Author Posted October 7, 2007 If Scite isn't highlighting right, go to Scite>Language>Autoit3And besides, _ScreenCap_Capture doesn't even have a highlight color!not only that one I was giving a example. my problem is that is does not work at ALL >.< I see the includes but it doesn't work
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