Jump to content

no error but error shown on scite


Recommended Posts

Hi,

When I run a script from SciTE, I got this error even though the script seems ok. whats wrong?

Thanks

---------script I run --------------

MsgBox(1,"adsf","adsfadsfdf")

-------------------------------------------

------------ error msg ------------------

>"c:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "C:\Documents and Settings\ohdear\Desktop\teytryt.au3"

>Exit code: 0 Time: 2.559

Link to comment
Share on other sites

  • Developers

Hi,

When I run a script from SciTE, I got this error even though the script seems ok. whats wrong?

Thanks

---------script I run --------------

MsgBox(1,"adsf","adsfadsfdf")

-------------------------------------------

------------ error msg ------------------

>"c:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "C:\Documents and Settings\ohdear\Desktop\teytryt.au3"

>Exit code: 0 Time: 2.559

I do not see any error, just the commandline that SciTE uses to run your script and the returncode .... :)

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.
  :)

Link to comment
Share on other sites

  • Developers

Are you sure, that you have the latest SciTe version, cause it ran with no errors on my computer?

This is the SciTE version that comes with AutoIt3 which is a "lite" version and doesn't have all extra's like AutoIt3Wrapper which is used by the Full version of SciTE4AutoIt3...

:)

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.
  :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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