My 1st tut, not really even a tut but the script is O_O

Credits to Wizzup, and whoever else may have wrote
the documentation on file handling at http://docs.villavu.com/simba/scriptref/files.html

I made a script that uses every file handling function/procedure
that is included with Simba. If you already know most of them,
here are some things I learned.


ReadFileString - I think will change whatever string variable you put in it,
this happened to me with this script.


Also ForceDirectories I think makes directories in the folder your script is running from,
I couldn't do like C:\Simba\Scripts\Dummy\Dummy1 if I did inside my scripts folder there
would be a Simba folder with scripts and dummy folders.



Requirements to run script: Simba ofc

The examples, and teachings are all inside the code I included comments
for everything.

If your lazy then here's the paste - http://paste.villavu.com/show/h8M6Y2QKtaDsBFN4uLHd/
Raw paste - http://paste.villavu.com/raw/h8M6Y2QKtaDsBFN4uLHd/