Search found 21 matches

by zxretrosoft
Thu May 21, 2020 7:24 am
Forum: Support and Development
Topic: Load from file
Replies: 11
Views: 6966

Load from file

Hello LÖVE friends, I'm new here and I'd like to ask. I can't figure it out experimentally ^^ I need to make a simple script to load CSV so that I can then read it into the arrays. A small example of how it works in PureBasic e.g. ReadFile (0, "c: \ test.csv", # PB_Ascii) i = 0 While Not E...