This is a read-only snapshot of
the ComputerCraft forums
, taken in April 2020.
ComputerCraft
→
Ask a Pro
fs API help
Started by gril002, 16 August 2015 - 05:16 PM
gril002
#1
38 posts
Posted 16 August 2015 - 07:16 PM
I am trying to make more complex programs using the fs API for perminatly storing data, but I can not seem to figure out how it works, and I can not find any good tutorials. Thanks for the help
flaghacker
#2
656 posts
Posted 16 August 2015 - 10:18 PM
the wiki on the fs api
its most important function, fs.open
a tutorial about it
If you're getting stuck with a specific part, feel free to ask us.
Edited on 16 August 2015 - 08:19 PM
gril002
#3
38 posts
Posted 17 August 2015 - 11:33 AM
thanks helped a lot :D/>