2015-07-03 09:17 UTC
Ladies and Gentlemen,
I try to migrate my Lisp for ACAD2015 using runtime 8.0.0.15.
Now I have a problem with SetProperty btw. GetProperty.
Depending on the choice in a listfield a value has to be inserted in a textfield, this works fine with SetProperty "text".
The user now has the opportunity to change this value.
In the main programm I want to read this value per GetProperty "text", but this doesnt work...
Can somebody help me with this challenge?
Thanks!
I try to migrate my Lisp for ACAD2015 using runtime 8.0.0.15.
Now I have a problem with SetProperty btw. GetProperty.
Depending on the choice in a listfield a value has to be inserted in a textfield, this works fine with SetProperty "text".
The user now has the opportunity to change this value.
In the main programm I want to read this value per GetProperty "text", but this doesnt work...
Can somebody help me with this challenge?
Thanks!