assert - How to access the call stack of a DOORS DXL script? -
in order write proper assert(bool) function testing dxl programs, love able print call stack if boolean false.
can me either getting access call stack or finding handy assertion function?
there isn't lot of information regarding type of debugging available in dxl. have seen 3rd party dxl compilers on market (sodius makes one) might or can try write own debug using information in error handling section of dxl reference manual.
Comments
Post a Comment