Changes to add progress percentage to WIP Status.
This commit is contained in:
committed by
Infineon\Mitchem
parent
63979bb757
commit
36f600c0c6
@ -21,10 +21,11 @@ Subroutine Debugger_Logger(Void)
|
||||
$insert LOGICAL
|
||||
$insert RTI_DEBUG_COMMON
|
||||
$insert ENVIRON_CONSTANTS
|
||||
$insert ERROR_SERVICES_COMMON
|
||||
|
||||
Equ CRLF$ to \0D0A\
|
||||
|
||||
Common /ErrorServices/ ErrorMessages@, ErrorSources@, ErrorCodes@, RetStacks@, EsSpStatCode@, EsSpStatMessage@, Unused7@, Unused8@
|
||||
|
||||
Declare function Environment_Services, Logging_Services, GetSessionCallStack, Error_Services, RetStack
|
||||
Declare subroutine Logging_Services, Get_Status, Set_Env
|
||||
|
||||
|
Reference in New Issue
Block a user