Quote Originally Posted by hakujewas View Post
I have information system with all my characters and now I would need to use text files in order to extract data from xenobot.
Use text files, table.serialize, and table.unserialize. It allows you to save and load entire tables from text. Much easier than sql.