diff --git a/LSL2/STPROC/SCAN_SERVICES.txt b/LSL2/STPROC/SCAN_SERVICES.txt index 563f13d..a5ec229 100644 --- a/LSL2/STPROC/SCAN_SERVICES.txt +++ b/LSL2/STPROC/SCAN_SERVICES.txt @@ -1876,7 +1876,6 @@ Service ConvertMVScanToJSON(ScanID, mvScan, itemURL) RDSRec = Database_Services('ReadDataRow', 'RDS', RDSNo) * SupplInstAckReq = Xlate('RDS', RDSNo, 'SUPPL_ACK_REQ' , 'X') - CurrStage = Xlate('RDS', RDSNo, 'CURR_STAGE', 'X') If CurrStage EQ 'VER' then VerSupplID = Supplement_Services('UnacknowledgedSupplementCheck', 'RDS', RDSNo, 'VER') If VerSupplID NE False$ then @@ -2425,3 +2424,4 @@ ClearCursors: return +