Rolling 20210721 BugFix

This commit is contained in:
jomjol
2021-07-11 23:47:24 +02:00
parent a688a69af6
commit 76a0518d52
13 changed files with 82 additions and 216 deletions

View File

@@ -44,7 +44,7 @@ function createReader(file) {
function ZerlegeZeile(input, delimiter = " =,\t\r")
function ZerlegeZeile(input, delimiter = " =\t\r")
{
var Output = Array(0);
// delimiter = " =,\t";