Visual LISP, AutoLISP and General Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: DCL Value
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-13-2013 03:53 PM in reply to:
pbejse
There was a start dialog declaration in one of the responses that was in the wrong place.
...that's why the comment.
:-)
Re: DCL Value
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-13-2013 11:55 PM in reply to:
kulfi
Hi, thanks to every one helping me but the problem here when I enter all the values first time and come back the second time , all the dcl boxes are empty even I declare all the variables globally because I am using these variables in rest of the program. Thanks
Kulfi
Electronics Engineer
Pind Saudi Arabia
Electronics Engineer
Pind Saudi Arabia
Re: DCL Value
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-14-2013 12:12 AM in reply to:
kulfi
kulfi wrote:
Hi, thanks to every one helping me but the problem here when I enter all the values first time and come back the second time , all the dcl boxes are empty even I declare all the variables globally because I am using these variables in rest of the program. Thanks
kulfi, you may have a better chance of understanding the code posted by scot-65,
The last code i posted combines assigning the default and passing the value to set_tile all at one go. only thing you need to change are the tile key names on your DCL and lisp code
"edit1 to "layy"
"edit2" to "coll"
"edit3" to "elv"
"edit5" to "txtsze"
"edit6" to "ticsze"
Otherwise . post you code here to give us a beter picture on why its not working for you


