Jump to content

Lisp with combined DCL (for a pull down)


rcb007

Recommended Posts

I am trying to come up with a way to combine a dcl into the lisp file so i do not have two files. I was wanting to try to create a dcl that had a pull down with options 1, option 2, option 3. (Trying to think simple to understand how this would work). Once the user selects the option in the pull down, it would execute the command. Thank you for any pointers. 

Link to comment
Share on other sites

There are several examples on here and other sites, where the DCL file is written at runtime with a lisp function before it is loaded - relatively easy to do.

An Example from BIGAL on this forum (Look for the "Multi Getvals.lsp" link to download):

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...