This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
ebernerd's profile picture

Can I make something save from code in a program?

Started by ebernerd, 27 January 2013 - 06:43 AM
ebernerd #1
Posted 27 January 2013 - 07:43 AM
I want to make a wordpad thing

And possibly another thing

but

Could someone teach me how to do this? Thanks
DrLancer #2
Posted 27 January 2013 - 08:04 AM
I want to make a wordpad thing

And possibly another thing

but

Could someone teach me how to do this? Thanks

Read up on the FS api (Filesystem) it should help you alot.
http://computercraft.info/wiki/index.php?title=Fs_(API)