- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I'm very new to lisp and I'm not sure what to do. I've attached two images and the sample lisp. one image shows the result of running test1, test2, test3 and the desired output at the bottom. The other image shows a zoomed-in view of the first image since the result of test2 produces a massive output.
Test1 and Test2 are both Mtext while Test3 is Text.
what I want to know is:
1) What is it about the format for test1 that cases the field to not evaluate to look like the last row?
2) How can I alter Test2 to look like the last row? I've tried entmod but I must be doing something wrong because it doesn't work for me
3) Test3 evaluates to look like the last row only after switching pages or doing a regen. why is this?
I'm asking these questions so that I can get a better understanding so that I will be able to fix/deal with these issues in the future.
Solved! Go to Solution.