From 056db6326b67ad2eedd9629f44d30aa97ef5c6d8 Mon Sep 17 00:00:00 2001 From: "Infineon\\Ouellette" Date: Fri, 22 Aug 2025 13:11:14 -0700 Subject: [PATCH] Made recommended changes. --- LSL2/STPROC/DIALOG_RESPONSE_LOG_SERVICES.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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'