CangoJoe Posted July 11, 2016 Posted July 11, 2016 Hello, Is it possible to import data from an Excel .CSV file into a table via Lua? I was going to attempt to do this through a big ugly script but, thought I'd ask around first to see if some functionality like this already exists or if there's any caveats with Leadwerks/Lua that I should be aware of. Thanks! Quote
thehankinator Posted July 11, 2016 Posted July 11, 2016 Have you looked at this? http://lua-users.org/wiki/LuaCsv Quote
CangoJoe Posted July 11, 2016 Author Posted July 11, 2016 That site seems to be a good Lua resource that I'll be referring to more often. I had some success with their example so far, I just needed to make some tweaks in order to import into a 2 dimensional table. Many thanks for the link! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.