In Project Mode, a single encrypted "container" file will be created from multiple Lisp, DCL and Text files.
This encrypted *.des "container" file can only be loaded and used in Bricscad, it can not be loaded with AutoCAD !
The dialog allows to create, manage and use *.prv project files, compatible with AutoCAD VLX project files - providing the comfort to use a single *.prv project file to create encrypted "container" files for both Bricscad (*.des) and for AutoCAD (*.vlx).
Code Compression for troubleshooting; if disabled, Lisp and DCL source file(s) are not compressed. Keep intermediate Files for troubleshooting; if enabled, all intermediate files are not deleted automatically. ToolTips if enabled, tooltips will be shown for dialog controls, to provide hints and explanations all settings are persistent, and will be be used for next start as default |
||
Project specifies the actual "container" project to be compiled - use the file dialog button embedded FAS if the VLX / DES project file (.prv) contains an embedded FAS project file (.prj), then the name is specified here; saving the VLX / DES project file automatically uses the embedded .prj FAS project to save the Lisp file names there; Target the name of encrypted target file is automatically determined by DEScoder - it uses the name of the source file, using *.des filename extension; if necessary, you can specify another filename using the
creates the encrypted target file - there is NO warning, if the file already exists, it is overwritten with the new file |
Lisp Files to be included in target "container" file
Add File Remove File Move Up Move Down |
Remarks :
All source Lisp files will be merged into a single Lisp file, using the displayed order, and then included in target *.des "container" file - as result, the Lisp code from the files is loaded in exactly that sequence. Therefore, that order can effect the Lisp code in its functionality !
Resource Files to be included in target "container" file
Add File Remove File |