1131 code run time errors
Most of the errors the user can make in encoding a 1131 program are intercepted by GF Project VX Code at compile time: these are usually syntactic errors, failed definitions of variables, etc.However, there are also some errors that may occur only during running, depending exclusively on the value of the variables at the time of running: division by zero and array index out of range.