Gar Posted November 12, 2008 Posted November 12, 2008 Pretty simple. I see ScreenCapture.au3 included in files but I can't simply include it because it's not found. Where do I get this .au3?
dbzfanatic Posted November 12, 2008 Posted November 12, 2008 It comes standard with autoit. How are you trying to include it? Are you using #Include <ScreenCapture.au3> or #Include "ScreenCapture.au3"? Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
Valuater Posted November 12, 2008 Posted November 12, 2008 (edited) Its been in my files... So long, I dont know if it was included in an install or not Anyways, here it is.. 8) EDIT: added 2 more Edited November 13, 2008 by Valuater
Gar Posted November 13, 2008 Author Posted November 13, 2008 Hah, thank you - but now where do I get WinAPI.au3 and GDIplus.au3? I realize this might be because I use an old version of AutoIt or something, but I just have too many scripts in this version to upgrade (last time I tried there were simply too many errors and problems for me to even consider rewriting everything)
Valuater Posted November 13, 2008 Posted November 13, 2008 Added above... they wont be there long. Actually, to upgrade seems a liitle tuff with all the erros, however its just a few extra includes and thats it ( mostly ) 8)
Gar Posted November 13, 2008 Author Posted November 13, 2008 Thanks... though now I am missing Security.au3 and I imagine GDIPlusConstants.au3... I might as well just try to upgrade. I can tell this is a slippery slope ;p
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