In an application in which FileShare is set.
Is it possible to go to say a file conntrol block
to ascertain the condition of the file, ie. if
someone else is working with the file? Or is
is it necessary to do all writing (not reading)
in a loop in which the user is kept till the
file is free again?
Adrian.
Is it possible to go to say a file conntrol block
to ascertain the condition of the file, ie. if
someone else is working with the file? Or is
is it necessary to do all writing (not reading)
in a loop in which the user is kept till the
file is free again?
Adrian.
Comment