neilontherock Posted September 1, 2010 Share Posted September 1, 2010 InetGetSource is returning error 13 Does anyone know what this means? Thanks, Neil Link to comment Share on other sites More sharing options...
JohnOne Posted September 1, 2010 Share Posted September 1, 2010 All none zero just means it failed. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
neilontherock Posted September 1, 2010 Author Share Posted September 1, 2010 All none zero just means it failed.Thanks, do you know if error 13 has a unique error description for this function that would give me a hint on why it failed? Link to comment Share on other sites More sharing options...
JohnOne Posted September 1, 2010 Share Posted September 1, 2010 Nope. The documentation just says "@error set to none zero." AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
rolok Posted March 14, 2014 Share Posted March 14, 2014 3+ years later, and I just stumbled into the same problem. Code I had was working fine. It pulled back XML data from Jira. Then we upgraded to Jira 5. Now I get nothing -- well, I get @error 13... If I put the url into a browser (any flavor) I get a result and can see the expected xml. <sigh> Link to comment Share on other sites More sharing options...
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