Rafael Cotta wrote:
> I need a sobroutine to append a string passed as parameter to a file. And
> this sobroutine has to lock and unlock the file, and wait if the file is
> locked when it tries to write.
>
> This may be a very simple thing. Could someone give me a sample?
have you tried the fa
Hi all,
As you can see, I am a newbie, and I don't have the time to write this from
my own, so, I gotta ask.
I need a sobroutine to append a string passed as parameter to a file. And
this sobroutine has to lock and unlock the file, and wait if the file is
locked when it tries to write.
This may