02-05-2023, 10:53 AM
(This post was last modified: 02-05-2023, 10:56 AM by BoolTaxCoder.)
No, that works correctly. It is the next line that fails (i changed the code slightly)
What causes the issue is the leading ";" in the string. But that ";" has to be there because in the file the pattern always starts with 8 semikolons: ";;;;;;;;".
Quote:
What causes the issue is the leading ";" in the string. But that ";" has to be there because in the file the pattern always starts with 8 semikolons: ";;;;;;;;".