TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: mailmaverick on August 01, 2019, 03:30:30 AM

Title: Rebuild Application (.PRV) through LISP
Post by: mailmaverick on August 01, 2019, 03:30:30 AM
Hi,

I have a Visual LISP Application (.PRV) file in which multiple LISP and DCL files are mentioned.
Whenever I have to re-compile the project, I go to VLIDE Editor and do it manually (see below screenshot).
Is it possible to compile the project file through LISP ?
Thanks.
Title: Re: Rebuild Application (.PRV) through LISP
Post by: kpblc on August 01, 2019, 08:31:15 AM
Impossible. And this situation won't change.
Title: Re: Rebuild Application (.PRV) through LISP
Post by: MP on August 01, 2019, 09:00:54 AM
If the vlide is loaded you can recompile via lisp. Furthermore, if you know what your doing you can create, modify prv files thru code before compiling.
Title: Re: Rebuild Application (.PRV) through LISP
Post by: kpblc on August 01, 2019, 09:29:27 AM
You can only recompile fas (i think), not vlx.