09.03.2021, 09:24
(09.03.2021, 08:45)admin Wrote: Add my example script code after your CSV generator code, and replace filedata = [[...]] with this:
Code:filedata = table.concat(buffer, '\n')
Thanks, admin
Work greatÂ
Best Regards,