Sfoglia il codice sorgente

Removed unrelated comments

pull/8/head
Daniel Covington 6 mesi fa
parent
commit
e944edbf5d
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. +1
    -3
      ImportService/TrackingDataImport.vbs

+ 1
- 3
ImportService/TrackingDataImport.vbs Vedi File

@@ -85,10 +85,8 @@ Function CreateProofForJurisdiction(KitID)
Dim test
For test = 1 To Qpdf.FileListCount("Proofs")
'objFSO.DeleteFile Qpdf.FileListItem("Proofs",test),1
WshShell.Run "cmd.exe /c DEL /F /Q """ & Qpdf.FileListItem("Proofs",test) & """" ,0,True
'debug.WriteLine "cmd.exe /c DEL /F /Q """ & Qpdf.FileListItem("Proofs",test) & """"
'debug.WriteLine Qpdf.FileListItem("Proofs",test)

Next
Else
.SetParamValue "PBMIN",MIN


Loading…
Annulla
Salva

Powered by TurnKey Linux.