ms
This commit is contained in:
@@ -266,6 +266,7 @@ Public Class frmStart
|
||||
DTACTUAL_FILES = Nothing
|
||||
DTACTUAL_FILES = ClassDatabase.Return_Datatable(sql, True)
|
||||
End If
|
||||
|
||||
For Each Filerow As DataRow In DTACTUAL_FILES.Rows
|
||||
Dim filestring As String = Filerow.Item("FILENAME2WORK")
|
||||
CURRENT_FILENAME = Filerow.Item("FILENAME2WORK")
|
||||
|
||||
Reference in New Issue
Block a user