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

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -