Jump to content

Need help with DCL


jonathann3891

Recommended Posts

Please someone help me with my DCL

 

I have a button on my dcl that allows the user to pick an insertion point, but then it exits afterwards.

 

What am I missing?

TPOLE.LSP

TPOLE.dcl

Link to comment
Share on other sites

Sorry dont have answer for your dcl but a suggestion for your code it would be much easier if you used a text file with all the beam info in it

beamsize Var1 var2

on each line set up as fixed length its very easy to read any of the 3 values if you add a beam you just add to text file rather than code. This is also the same for the COND re beam size picked.

 

to quote the bible 2012 hardcopy lisp manual, (substr string start length)

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...