Organic Posted April 14, 2009 Posted April 14, 2009 A stupid question, how do I preview text? I.e. i was reading about MTJIGSTRING, although can't see how to preview text to see the results of this. thanks. Quote
lpseifert Posted April 14, 2009 Posted April 14, 2009 Mtjigstring just displays the value of Mtjigstring when you start Mtext. If you put this in your acaddoc.lsp file it will display the current text style (doesn't update if you change styles though) (setvar "mtjigstring" (getvar "textstyle")) more fluff than substance... Quote
Recommended Posts
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.