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

One file to Multiple variables.

Started by SNWLeader, 08 November 2014 - 05:59 PM
SNWLeader #1
Posted 08 November 2014 - 06:59 PM
I am making an OS software for the Pockets computers.

I am trying to get it so this way I can have multiple variables read seperate lines in one file. Is there a prefered way to do this?

I wanted to use this for a tablets information so this way I could call the password, user's name, tablet name, ect…
KingofGamesYami #2
Posted 08 November 2014 - 08:27 PM
Use tables & textutils.serialize.