Is there a way to convert lisp files to fas via a batch file. Thanks Martin
Hi Martin AFAIK not by Dos Batch file. Have a look at (vlisp-compile ..... ... which lends itself to Lisp or script file controlled compilation. regards.Kerry Is there a way to convert lisp files to fas via a batch file. Thanks Martin
using the vlide, you can create a project and add all the lisp files to it and then you can build the project which will build all the files.