About Compiling and Recompiling Project Files (Visual LISP IDE)

Visual LISP projects provide an efficient method of updating compiled code.

Note: The Visual LISP IDE is available on Windows only.

You can elect to have Visual LISP recompile all source files that have changed since the last time they were compiled. By choosing this option, you ensure all FAS files in your application correspond to the latest versions of the program source code. At the same time, you save time by avoiding unnecessary compiles.