From 2fa474880d9320d1b72cf223b448fe6f8d826b6e Mon Sep 17 00:00:00 2001 From: "Infineon\\StieberD" Date: Tue, 30 Sep 2025 16:35:41 -0700 Subject: [PATCH] Cleared local ErrMsg variable in VER stage section. --- LSL2/STPROC/SCAN_SERVICES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LSL2/STPROC/SCAN_SERVICES.txt b/LSL2/STPROC/SCAN_SERVICES.txt index 616e875..7250952 100644 --- a/LSL2/STPROC/SCAN_SERVICES.txt +++ b/LSL2/STPROC/SCAN_SERVICES.txt @@ -287,7 +287,7 @@ Service ProcessScanData(ScanID, ScanJSON) Action = '' ColumnIndex = '' ColumnValue = '' - + // Identify the scan data based on the data identifier prefix (if any). Otherwise, assume this is a // type of cassette ID (i.e., RDS or WMO). Begin Case @@ -1018,6 +1018,7 @@ Service ProcessScanData(ScanID, ScanJSON) ScansRow = ROTRBlockReason ScansRow = 'ROTR' Error_Services('Clear') + ErrMsg = '' Scan_Services('AddNotAcceptableReason', "ROTR Load Block Enabled") end else ScansRow = False$