Message 1 of 15
Diesel in MTEXT to list xrefs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I got plenty of xrefs which causes the RTEXT that is used in the sheet block to go beyond the sheet edge.
From what I understand, RTEXT doesn't support multi-line. That leaves me MTEXT.
The diesel function used in RTEXT: $(XREFS,8, ,)
I believe this problem is because a remnant from a time when files had 8 characters at max, but today you can have long filenames which gives you a really long list of xrefs 😀
Any clue what I should do to make this work?