<@U016EM8L91B> When I get the DRC errors with "set...
# magic
p
@User When I get the DRC errors with "set drcresult [drc listall why]" and then I loop "foreach {errtype coordlist} \$drcresult {" ... then I have the problem that I get them in a random order. Can I sort them by errtype?