Hey,
How do I store data from a program into a file so it can be re read at the program initiation? The file cant be read by anyone as it would contain passwords in it. I know how to export using EasyWriter to a file, but it comes out as a .txt and can be opened in any text editor, is there a different format to which can onlybe read by the program or a way to actually store it in the .class file it self?
How do I store data from a program into a file so it can be re read at the program initiation? The file cant be read by anyone as it would contain passwords in it. I know how to export using EasyWriter to a file, but it comes out as a .txt and can be opened in any text editor, is there a different format to which can onlybe read by the program or a way to actually store it in the .class file it self?
