shirleyouter
New Member
Right now, I have imzip.zip which has three txt files:\[code\]a.txtb.txtc.txt\[/code\]When I try to load imzip.zip using:
http://pastebin.com/m1d974990
It loads the files alphabetically. In this case:\[code\]a.txt b.txt c.txt\[/code\]However, I would like to be able to have the class load on different variables such as by size, date or simply random.The problem is I have no idea how I would go about modifying the class to fit my needs.
http://pastebin.com/m1d974990
It loads the files alphabetically. In this case:\[code\]a.txt b.txt c.txt\[/code\]However, I would like to be able to have the class load on different variables such as by size, date or simply random.The problem is I have no idea how I would go about modifying the class to fit my needs.