Thank for the answer Sir
Search found 2 matches
- Mon Nov 06, 2017 11:57 am
- Forum: Coding Questions
- Topic: Reading a .txt - File
- Replies: 2
- Views: 2612
Re: Reading a .txt - File
Oh wow I am stupid.
Thank for the answer Sir
Thank for the answer Sir
- Mon Nov 06, 2017 11:36 am
- Forum: Coding Questions
- Topic: Reading a .txt - File
- Replies: 2
- Views: 2612
Reading a .txt - File
Hello there,
i just started with Spiderbasic. My Problem: I have Example.txt File with the Syntax : 890, 1000, 1100, 935,....
I want to start read the data into a array or a list. I dont know how to seperate the data with the "," as a Split Char. The Debug ReadString shows me the whole Data in the ...
i just started with Spiderbasic. My Problem: I have Example.txt File with the Syntax : 890, 1000, 1100, 935,....
I want to start read the data into a array or a list. I dont know how to seperate the data with the "," as a Split Char. The Debug ReadString shows me the whole Data in the ...