Obviator Posted April 15, 2011 Posted April 15, 2011 i searched but can't seem to find what i'm looking for. i have a small app that's a hand rolled installer, nothing big, just what's required. One item sets the unit power settings using powercfg and the particular key i'm looking at changing. When it completes the whole AutoIt script just collapses. i'm assuming that i'm trying to use/misuse a variable but i can't seem to find it. When i run Ctrl-F5 in SciTe i get a few warnings but no errors. In Kixtart there is a matching @serror that will show a translation of the error codes produced. i can't seem to find such a function in AutoIt. Thanks, Dave
smartee Posted April 15, 2011 Posted April 15, 2011 The help file usually explains what the error codes contained in @error set by a function mean. Perhaps you can post some more explanation or a reproducer so we can further help you.
Obviator Posted April 15, 2011 Author Posted April 15, 2011 i know i was rather vague yesterday, i was at home and didn't have access to my code. i'll try to post some up today. Thanks
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