Just add io.flush() after your write operations to save the data to the file. io.input("iotest.txt") io.output("iotestout.txt") local count ...
確定! 回上一頁