This is a read-only snapshot of
the ComputerCraft forums
, taken in April 2020.
ComputerCraft
→
Ask a Pro
How to edit files?-in program
Started by Konlab, 12 April 2014 - 05:21 AM
Konlab
#1
779 posts
Location
Kerbin
Posted 12 April 2014 - 07:21 AM
Hi!
I have some problem, how to edit files?
When a program running.
Thanks!
theoriginalbit
#2
7508 posts
Location
Australia
Posted 12 April 2014 - 07:24 AM
You can use the
FS API
to do this :)/>