Jump to content

Return codes problem


MadBoy
 Share

Recommended Posts

I've got this weird problem with return codes that my program does. In most cases the program i've created returns predefined error code (1,2,3 etc). But in some cases it returns -2147483648 or something large like this. Any way i can explain it to my Altiris guys ?:)

With regards,

MadBoy

My little company: Evotec (PL version: Evotec)

Link to comment
Share on other sites

  • Developers

I've got this weird problem with return codes that my program does. In most cases the program i've created returns predefined error code (1,2,3 etc). But in some cases it returns -2147483648 or something large like this. Any way i can explain it to my Altiris guys ?:)

With regards,

MadBoy

This means it had a Hard crash.

Do you have any DllCall() in your script to could cause this ?

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

Link to comment
Share on other sites

This means it had a Hard crash.

Do you have any DllCall() in your script to could cause this ?

Jos

No the script is preety simple however it's a workaround for another 'package' created by someone else in some other installer. Can the hard crash giving that error be caused by computer shutdown or other "user" interaction/intervention with it?

My little company: Evotec (PL version: Evotec)

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