- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear AutoLisp Community,
I am writing to ask for your help as I am new to AutoLisp and still learning how to use it effectively. I have a question about whether it is possible to create two DCL files in AutoLisp that can interact with each other.
Specifically, I would like to create a first DCL file that asks the user for some information (such as X and Y coordinates), and then a second DCL file that uses this information to ask for more input (such as Z coordinate), after which the AutoLisp program should draw lines based on the information provided.
Ideally, I would like both DCL files to be included within the same Lisp file, for ease of use.
I am not sure if this is possible in AutoLisp, and would greatly appreciate any guidance or suggestions on how to achieve this functionality.
Thank you in advance for your help.
Solved! Go to Solution.