Jump to content

Recommended Posts

Posted

Hi guys,

 

I've been working on a LISP to create instrument and nozzle tags (basically a line with a circle attached to it and some text within the circle).

 

I have created a separate program that the user may invoke to set some "base variables" ie. circle radius, text height.

 

However, I have encountering some errors when running this separate program. I cannot see what is wrong as I have used code in the same format in other LISPs that I have created.

 

I would appreciate any help available.

 

Thanks

 

Lee

tktag2.lsp

Posted

you've made two spelling errors in these two expressions

(getenv "tag:tcirc")

(setenv "tag:tcirc" (rtos tcircr))

i suspect it should be "tag:tcircr"

Posted

Thanks Vovka,

 

That solved the problem - I knew it would be something stupid like that! :P

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