I have an error log which records username, timedate, activeform name, 
functionname & error message/number when an error message is displayed 
to the user.

I know which function the error is occuring in (ReCalculateTotals), 
but I don't know where it is being called from. Recalculate totals is 
called from all over my database with various parameters. 

I could go through them all to try to find which call is causing the 
error, but it would be a lot simpler if there were some way of 
determining the 'parent' function, ie the calling function from within 
the function.

Does anyone know if there's some global variable etc, or has anyone 
any alternative suggestions?

Thanks
Jane





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/q7folB/TM
--------------------------------------------------------------------~-> 


Please zip all files prior to uploading to Files section. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AccessDevelopers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to