Message 1 of 14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create a text, using a button with a macro in the toolpalette. The text-part works:
_.-Mtext \h;2;w;200;Mytext;;
Now I want to use tabs between the text:
Mytext -TAB- Mytext -TAB- Mytext
Using the tab-button in the Tool properties the cursor jumps to the next line. AutoCAD suggests ^I, but that creates 3 spaces instead of a tab. Using the columns-option is difficult, because the number of lines is not always the same. How do I get this working?
Solved! Go to Solution.