Jump to content

#RequireAdmin stopped showing line errors


Go to solution Solved by guinness,

Recommended Posts

Posted

I'm not sure what happened, but if I have #RequireAdmin in my scripts it's just blindly running scripts.  If I run

MsgBox(0, "", "Hi"

The console shows error parsing function call, as it should because I'm missing the end parenthesis.  But if I run 

#RequireAdmin

MsgBox(0, "", "Hi"

I get no errors, the console shows the script completed.

It didn't used to do this, and I probably turned it off by fatfingering a key, so if anyone knows how to turn it back on I would appreciate it.

Posted

>"C:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "C:\Test.au3"    
>Exit code: 0    Time: 2.394

Is that different than the version on the autoit site?  I just updated my version to fix the issue, but it didn't help.  I swear it was working just a few days ago without me updating versions.

About is showing:

SciTE-Lite  
Version 3.3.6
    Dec 30 2013 15:53:31
by Neil Hodgson.
 Updated by Jos
 
Hey that's you!
  • Solution
Posted

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • Developers
Posted
  On 2/21/2014 at 10:16 PM, JakhammerJim said:

I think I am missing something.  I am going here: http://www.autoitscript.com/site/autoit/downloads/

Clicking on download autoit here: '>

And it is installing the lite version.  Sorry if I seem like a dumbass, I think I'm just missing something obvious.

Guess you didn't notice the link in my Signature ;)

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted
  On 2/21/2014 at 10:37 PM, Jos said:

Guess you didn't notice the link in my Signature ;)

 

Man I actually did see it, but I wasn't sure what it was, so it didn't try it  >_<

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...