Hi,
I am looking for advice on how to edit a file. The file type is a .arg. It's essentially just a text file. The file will be included in the installer. Is it possible to edit part of the text in this file? I can see reference to TextFile.WriteFromString but I don't know how to implement this.
Thanks in advance.
I am looking for advice on how to edit a file. The file type is a .arg. It's essentially just a text file. The file will be included in the installer. Is it possible to edit part of the text in this file? I can see reference to TextFile.WriteFromString but I don't know how to implement this.
Thanks in advance.
Comment