@@ -16,7 +16,6 @@ Dim LocsfileContent(0) as String
...
@@ -16,7 +16,6 @@ Dim LocsfileContent(0) as String
End Sub
End Sub
' Prozedur, die die rekursive Auslesefunktion anwirft
Function ReadDirectories(ByVal AnchorDir As String, bRecursive as Boolean, bcheckFileType as Boolean, bGetByTitle as Boolean, Optional sFileContent(), Optional sExtension as String)
Function ReadDirectories(ByVal AnchorDir As String, bRecursive as Boolean, bcheckFileType as Boolean, bGetByTitle as Boolean, Optional sFileContent(), Optional sExtension as String)
Dim i as integer
Dim i as integer
Dim Status as Object
Dim Status as Object
...
@@ -71,10 +70,10 @@ Dim sFileArray(StartUbound,1) as String
...
@@ -71,10 +70,10 @@ Dim sFileArray(StartUbound,1) as String
' precisely identified by their mimetype and their extension
' precisely identified by their mimetype and their extension