1

I have two different programs that need to have complete access to a single INI file to read and write into at the same time. Is this possible?

I am using fpc 2.6.2 and Lazarus 1.0.12.

ThN
  • 3,235
  • 3
  • 57
  • 115
  • In few words: no in case if you are using standard routines. At the other point of view there are several decisions about sharing of content of the files generally and text files in particular. Subversion or Git for example is doing this. – Abelisto Nov 01 '15 at 17:35

0 Answers0