Date:  12/05/2006 12:49:01 PM Msg ID:  003245
From:  TechTrans Frank Thread:  003245
Subject:  err_rprt - FoxWeb error routine
In FoxWeb the ON("ERROR") returns:
DO err_rprt WITH ERROR(), MESSAGE(), LINENO(), MESSAGE(1), SYS(16)
 
Where do we find err_rprt?
That is, how can run my own error routine, and then trigger and reset to the FoxWeb error routine?