shah_bs
3rd October 2002, 04:30
Is there a way to print the Stack Trace of function calls in a 4GL program? (BAAN IV c3 HPUX environment). (I know we can do it in debug, but there would be many enemies made if you ask users to run programs in debug mode!).

The reason for the question is that there are transactions that are causing the inventory on hand in the tipgc010 (Pegging Data) table to go negative. I suspect the Distribution Algorithm library. But before I fix it, I need to be sure.

Any suggestions will be appreciated.

NPRao
3rd October 2002, 04:34
I have never done this but you can try to use the ttstpbshdebug -Runtime Debugging of Bshell.

shah_bs
3rd October 2002, 04:39
Thanks.

I do not remember seeing this in BAAN IV but I will double check tomorrow!

What is the version of this client?

NPRao
3rd October 2002, 04:43
Sorry, I didnt think about your BaaN Version when posting.

We are on the BaaN-5.2 and I dont if this option is available in the other BaaN versions.