Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thanks. This certainly works well and with minimal effort. I'm going to go ahead it mark your answer as solving it. I plan on investigating a script to access the register data structure, just because this is a big multi-year project and certain things like replacements for abbreviations would be handy, but even if I post another answer, I'll leave the green check mark with you! Commented Mar 9, 2018 at 6:08
  • @JohnGrasty If this is such a big project better ask Hans on the mailing list whether he can expose the sorter on the Lua end for you to replace it rather than trying to hack your way through the .tuc file. Also, if the format of .tuc changes in a future version, you're screwed. Commented Mar 9, 2018 at 7:03
  • That's a great point. I will do that. Though your solution is perfect for my prototyping needs and in the future for small projects with similar needs from the registers. Commented Mar 9, 2018 at 8:32