MariaC
1st August 2002, 11:13
Hi,

I am wondering if anyone can explain this. I put a script and the libraries it calls, and the DAL in debug mode. When I run the session I can step through the script and library code, but not the DAL. Does anyone know why?

FransG
1st August 2002, 12:03
Hi,

Did you close all sessions that use that particular DAL? If there is still an object open that has used that DAL then the DAL will not get into debug.

So, try closing all sessions first.

Kees de Jong
1st August 2002, 15:40
The suggestion of Frans is correct.

I you have the table opened in General Table Maintenance, do not forget also to close this session.