Hello community
I try to read a txt File with numbers, which are seperated with commas
example:
1,2,3,4,5,6
2,3,4,5,6,1
"I get always the Error Message: Object reference not set to an instance of an object."
Can someone help me please ?
I can't find my mistake and falling into despair.
The...