Search found 2 matches

by Softdrink97
Mon Nov 06, 2017 11:57 am
Forum: Coding Questions
Topic: Reading a .txt - File
Replies: 2
Views: 2453

Re: Reading a .txt - File

Oh wow I am stupid. :roll:
Thank for the answer Sir :)
by Softdrink97
Mon Nov 06, 2017 11:36 am
Forum: Coding Questions
Topic: Reading a .txt - File
Replies: 2
Views: 2453

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 ...