Carlo Hogeveen
unread,Mar 17, 2026, 12:39:38 PMMar 17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sem...@googlegroups.com
Because I had to program my own function to test whether a line block is sorted, I used the CompareLines() statement, and tripped over the last line in this part of its TSE help:
Returns: Default:
-1 if line1 has a lower order than line2,
0 if line1 and line2 have equal order,
1 if line1 has a higher order than line 1.
Carlo