Jump to content

Recommended Posts

Posted

I'm currently working on a project that uses AutoIt to automate older software installation. The scripts need to be compiled. In the course of testing these scripts I've come across an infuriating issue. Compiling programs with syntax errors doesn't fail at compile time. It fails at runtime. Does anyone know why this is and if there is way to have errors thrown at compile time? This is immensely problematic because I'm on a virtual machine and errors half way through the installation process mean I have to revert back to a clean environment.

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