open-insight/FRAMEWORKS/STPROC/HTTP_DEBUGGER_SERVICE.txt
2024-03-25 15:15:48 -07:00

32 lines
1.1 KiB
Plaintext

Subroutine HTTP_Debugger_Service(Void)
/***********************************************************************************************************************
This program is proprietary and is not to be used by or disclosed to others, nor is it to be copied without written
permission from SRP Computer Solutions, Inc.
Name : HTTP_Debugger_Service
Description : Handler program for the HTTP Debugger service module.
Notes : Service handler for HTTP Requests that abort due to a Runtime Error and the Debugger Intercept
has been enabled.
Parameters :
Metadata :
History : (Date, Initials, Notes)
03/07/17 dmb Original programmer. - [SRPFW-155]
***********************************************************************************************************************/
#pragma precomp SRP_PreCompiler
$insert APP_INSERTS
$insert HTTP_INSERTS
$insert RTI_DEBUG_COMMON
HTTP_Services('CreateLogFile', 'Debugger', SPStatus@ : @RM : SPStatCode@ : @RM : Curr_Program@ : @RM : CallDepth@ : @RM : LineNo@ : @RM : CallStack@)
Return