T
TonyJ
Hello!
I supposed to modify some text files. In the file(s) which consist of
different section. In one section you might have
Path = <Installation_path>. The program will then replace the text string
Installation_path with the path that was chosen in the installation
program. An example could be this string <Installation_path> would be
replaced with this path string C:\Work\PK\Program\Test\
Now to my question is it possible to set the file pointer back when using
text files in some way.
If it's not possible to set back the file pointer I have to use temporary
files instead.
//Tony
I supposed to modify some text files. In the file(s) which consist of
different section. In one section you might have
Path = <Installation_path>. The program will then replace the text string
Installation_path with the path that was chosen in the installation
program. An example could be this string <Installation_path> would be
replaced with this path string C:\Work\PK\Program\Test\
Now to my question is it possible to set the file pointer back when using
text files in some way.
If it's not possible to set back the file pointer I have to use temporary
files instead.
//Tony
