Can anyone tell me the function to insert something in the file.
for ex .
file 1:
a b c d e.
i want to add some text between b and c.
like this
a b NIK c d e.
how can i do this
for ex .
file 1:
a b c d e.
i want to add some text between b and c.
like this
a b NIK c d e.
how can i do this