Zomboos
Zomboos
CC#
Created by Zomboos on 9/4/2023 in #help
✅ Stackoverflow even though it should stop the recursive function
```cs
20 replies
CC#
Created by Zomboos on 8/31/2023 in #help
❔ Csv textfieldparser
csv:
name;horsepower;type
qford;300;car
eford;200;car
name;horsepower;type
qford;300;car
eford;200;car
i can read one line at a time but how would i got about getting the values of that line (for example i want just qford or just 300 or just the type)
26 replies
CC#
Created by Zomboos on 8/30/2023 in #help
❔ getproperties reset object properties to 0
12 replies