Hi COmmunity i have a problem
a Textfile contains for example "World"
and i want to add a "Hello" infont of it

but i can onl use
file_open_write
the problem is that it will delete the "World" before

file_open_append then it will look like that : "World" "Hello"

and file_open_read to read it

i found out that file_Seek controls where the text should start
but it works only with file_read

so what can i do?
i dont want to first save the "World" string before just want to put a "Hello" infont of it without changing th rest

Thanks for your help laugh
WFG Progger laugh



Last edited by Progger; 12/26/10 14:08.

asking is the best Way to get help laugh laugh laugh