compile time

The point at which a program is compiled.  Compile errors are caused by programming mistakes such as misspelled words, missing separators, or for example, a Next statement used without a corresponding For statement.