Method code for $list.fmt_tb()

[Turn on line numbering]
arg tb, @args;

return $parse_lib.traceback(tb, @args);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon