Originally Posted By: Ness
PS: Subquestion: How can i write string/integer in textfile like this:
test
test 2
...
...
I can do only this:
test test2 ... ...


Make it like this:

test/ntest2

And so on... smile