Jump to content

Recommended Posts

  • Developers
Posted (edited)

Just created a script that generates an error.

Then ran it from the cmd prompt with "OpenInScite33.exe /ErrorStdOut > error.txt" and the error.txt contained the error.

OpenInScite33.exe (-1) : ==> Variable used without being declared.:

Which errors are you trying to capture?

Edited by Jos

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

is it possible to get the line number of the script where the error occurs?

line -1

array have incoorect number of subscripts or subscript dimension range exceeded

code for the compiled script:

$a=$cmdline[5]

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
×
×
  • Create New...