Running THE COMPILER

You invoke theCOMPILER compiler by selecting TRANSLATE, MAKE, or BUILD ALLfrom the Project menu in proview. The TRANSLATE command will compile only the source file wich is selected in the the project window. The MAKE command will compile and link all changed files in the project. The BUILD ALL command will compile, assemble and link all of the files in the project.