-Loaded files now have readline(), readlines() implementations allowing text files (scripts etc.) to be archived, loaded and read with ease. -Loaded files can now be iterated over for each line in the file. -Demo has been modified to show text file operations.