Plz solve my problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nik

    #1

    Plz solve my problem

    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

Working...