Yue Posted September 19, 2021 Posted September 19, 2021 myMap = FileSystem:ReadFile("C:/TestFile/Map.txt") System:Print(myMap) --Ok File read. for I = 0,9 do myMap:WriteString(I) end 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.