vl-bt
(vl-bt [depth])
returns the actual error back trace
information as a list of strings
Arguments |
depth number, specifying the depth of the
backtrace; |
Return |
list of error backtrace information strings, as shown on commandline, optionally restricted to specified depth |
Example |
(vl-bt) full error output as
list of strings |
Alias |
|
Remarks |
|
© Bricsys NV. All rights reserved. |