Access 2000 - call stack use

C

Cindy CT

In the debugger you can look at the call stack. Is there a way to use the
call stack in your programming to determine where the current subroutine was
called from?
 
Top