Statusfunctions, etc.
This commit is contained in:
@@ -2265,7 +2265,7 @@ ELSE_ATILLA:
|
||||
Dim PathTmp = (New VERAG_PROG_ALLGEMEIN.cDATENSERVER(DsId)).GET_TOP1_PATH(False)
|
||||
If PathTmp <> "" Then anhaenge.Add(PathTmp) : found = True
|
||||
End If
|
||||
If IsNumeric(DsId) Then
|
||||
If IsNumeric(DsId2) Then
|
||||
Dim PathTmp2 = (New VERAG_PROG_ALLGEMEIN.cDATENSERVER(DsId2)).GET_TOP1_PATH(False)
|
||||
If PathTmp2 <> "" Then anhaenge.Add(PathTmp2) : found = True
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user