Compiling a Program from a File
 
 
 

To compile a single AutoLISP file, call the vlisp-compile function. The function syntax is

(vlisp-compile 'mode “filename” [out-filename]) 

For this function