chavanr
6th March 2002, 19:31
i am debugging Baan V script ( DAL) it throws out an Error from the child DAL's it is calling. I knew there were variables in Baan V to be used in Debugger which will give me where the error was thrown from. I tried to use dal.method.curr and dal.curr.stack

sat100
15th March 2002, 03:02
dal.error.line and dal.error.file

chavanr
15th March 2002, 05:12
Thanks