DCL&AutoLisp Generator is an easy and powerful visual tool to write auto lisp software. With this software user will enjoy an extremely easy and quick way write any professional AutoLisp software.
In AutoLisp, dialog component defined in a sepratly .DCL file. Currently VisualLisp IDE lack of visual tool to create these component. To write software with dialog interface AutoLisp programmer must create dialog by using a Text Editor.
DCL&AutoLisp Generator is a complete solution to solve this problem. With this the user can:
. Visual create AutoCad Dialog DCL file.
. Automatic Generate AutoLisp Code to load the created dialog to AutoCad
. Help user to assign event handler to dialog component
. Help user to assign any variable to dialog component. The assigned variable will automatic load to /read from dialog and user no need to write single line of code.
This program is write with the aim to make a Visual IDE for AutoLisp Programmer, such like Visual Basic IDE. The dialog is design with drag and drop technology. After dialog draw, user just hit "Generate" button, the program will generate dialog definition file and also create AutoLisp code to load the dialog to AutoCad.
The DWG2LSP feature allow user to convert drawing entity in AutoCad drawing into AutoLisp code.
The program also provide an very friendly AutoLisp and DCL file editor, a lot common AutoLisp routines are laid in the toolbar to help programmer write code faster.
The code generated can be run on all version of AutoCad from version 12+ (the older version is not test but should work)
Let try the Examples section you will surprise how easy to write an AutoLisp sofware with DCL&AutoLisp Generator.