diff --git a/LSL2/STPROC/DIALOG_RESPONSE_LOG_SERVICES.txt b/LSL2/STPROC/DIALOG_RESPONSE_LOG_SERVICES.txt index 49d22aa..54fa1e5 100644 --- a/LSL2/STPROC/DIALOG_RESPONSE_LOG_SERVICES.txt +++ b/LSL2/STPROC/DIALOG_RESPONSE_LOG_SERVICES.txt @@ -1,13 +1,14 @@ Compile function Dialog_Response_Log_Services(@Service, @Params) #pragma precomp SRP_PreCompiler +$Insert LOGICAL +$Insert SERVICE_SETUP +$Insert DIALOG_RESPONSE_LOG_EQUATES + Declare function RTI_CreateGUID, Error_Services, Datetime, Environment_Services, Logging_Services Declare subroutine Database_Services, Error_Services, Logging_Services -$insert LOGICAL -$Insert DIALOG_RESPONSE_LOG_EQUATES - Options ENTITY_TYPES = 'RDS', 'REACTOR', 'WM_OUT', 'WM_IN' Options RESPONSE_TYPES = 'OVERRIDE', 'METROLOGY', 'TEST_WAFER', 'HTR_LAST_BOX_TW'