Jump to content

Create DCL "on the fly" - problem - anyone can test it ?


Guest kruuger

Recommended Posts

Guest kruuger

hello

 

i have a problem with creating DCL window "on the fly"

i want to do this in (getenv "TEMP") folder.

on one computer there is no problem but on other there is error "Can't write DCL file"

 

any solution? maybe (getenv "TEMP") is not a good option.

can someone with (getvar 'LOCALE) other then: ENG ENU, PLK test this routine.

language should be set to english as default (i hope so).

 

thanks

kruuger

1.031.png

Aval.lsp

Edited by kruuger
Link to comment
Share on other sites

kruuger: results from here, AC 2008 vanilla

block name works OK

tag name works OK

value doesn't work, no response

find doesn't get a response

Link to comment
Share on other sites

Guest kruuger
kruuger: results from here, AC 2008 vanilla

block name works OK

tag name works OK

value doesn't work, no response

find doesn't get a response

thanks stevesfr. that's great.

 

i upload file one more time. now find button should works correct.

i'm still concern about this DCL.

 

kruuger

Link to comment
Share on other sites

thanks stevesfr. that's great.

 

i upload file one more time. now find button should works correct.

i'm still concern about this DCL.

 

kruuger

 

Now FIND works OK

Value(s) for respective Tag(s) does not work

Steve

Link to comment
Share on other sites

Guest kruuger
Now FIND works OK

Value(s) for respective Tag(s) does not work

Steve

hmm, it should work now.

could you send me a sample file (with block) where is an error or wrong selection of blocks.

 

thanks

kruuger

Link to comment
Share on other sites

hmm, it should work now.

could you send me a sample file (with block) where is an error or wrong selection of blocks.

 

thanks

kruuger

 

Attached is drawing with test block

Steve

test-br.dwg

Link to comment
Share on other sites

Guest kruuger
Attached is drawing with test block

Steve

Steve, how do you use this lisp?

The purpose is to find user attribute value at selected blocks (also dynamic) and return selection set.

Try my file. Select QUANTITY tag, enter value: 400 FT. Two blocks should be highlighted.

 

i'm appreciate of your comments.:)

kruuger

test-br2.dwg

Link to comment
Share on other sites

kruuger,

 

Again I am going to ask.

What type of text editor are you using to write or save your code?

Can you please tell me?

 

It looks like you are using a text editor other than Vlide or Notepad.

The code posted has the format all messed up and looks garbled.

Link to comment
Share on other sites

Guest kruuger
kruuger,

 

Again I am going to ask.

What type of text editor are you using to write or save your code?

Can you please tell me?

sorry The Buzzard i didn't saw your previous post :oops:

i'm using Notepad++. So far the best editor for me.

few keyboard shortcuts tricks below if you are interesting.

 

kruuger

capture-9.gif

Link to comment
Share on other sites

Guest kruuger
kruuger,

It looks like you are using a text editor other than Vlide or Notepad.

The code posted has the format all messed up and looks garbled.

ok, i see the problem. probably i need to change encode. but which one to choose?

endode.png

Link to comment
Share on other sites

Hmmm Notepad++ is OK, I use it for HTML/CSS but you can't beat the VLIDE for debugging :)

 

One thing I have found with Notepad++ is that it doesn't seem to save my style preferences between sessions :geek:

Link to comment
Share on other sites

Guest kruuger
Hmmm Notepad++ is OK, I use it for HTML/CSS but you can't beat the VLIDE for debugging :)

yes that's true, i agree

 

One thing I have found with Notepad++ is that it doesn't seem to save my style preferences between sessions :geek:

my works fine :)

 

I update the code. Now i should be clean and nice at VLIDE.

kruuger

Link to comment
Share on other sites

Steve, how do you use this lisp?

The purpose is to find user attribute value at selected blocks (also dynamic) and return selection set.

Try my file. Select QUANTITY tag, enter value: 400 FT. Two blocks should be highlighted.

 

i'm appreciate of your comments.:)

kruuger

 

All works fine with above instructions / method. I had looked for different results.

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