muck Posted August 31, 2010 Posted August 31, 2010 Is there a way to use lisp to convert text to mtext? Using (COMMAND " txt2mtxt") will not work. I would like to use lisp to start txt2mtxt text to mtext converter then use a previous selection set from another lisp routine. In this case s1 is my previous selection set. I thought (COMMAND " txt2mtxt" s1) might do it but it does not. Thank you, Quote
BlackBox Posted August 31, 2010 Posted August 31, 2010 These may be of use: http://www.cadtutor.net/forum/showthread.php?51975-Auto-Selecting-Text http://www.cadtutor.net/forum/showthread.php?16678-Convert-text-to-mtext-in-lisp Quote
muck Posted August 31, 2010 Author Posted August 31, 2010 Never mind, my command worked when I put it in a file. Thank you, 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.