Double Click Edit

Double Click Edit

jwright1962
Advocate Advocate
201 Views
1 Reply
Message 1 of 2

Double Click Edit

jwright1962
Advocate
Advocate

Hello Forum:

I have an MTEXT object linked to a FIELD that will display the contents of the MTEXT object in that FIELD.   The FIELD only updates after a REGNEALL command is issued.   Can a regenall command be issued within the context of a COMMANDENDED reactor?  i tried that but lisp didn't seem to like it... ?

0 Likes
Accepted solutions (1)
202 Views
1 Reply
Reply (1)
Message 2 of 2

jwright1962
Advocate
Advocate
Accepted solution

Found it:   (vla-regen   )   works just fine...

0 Likes