j
k
j a
j l
Stephen Hurd wrote:
How can I lock a file in GPC? I would like to do something like: type message:array[1..80] of char;
How can I lock a file in GPC?
I would like to do something like:
type message:array[1..80] of char;
Your example seems to be crippled, but recent GPC versions contain functions FileLock and FIleUnlock (see unit GPC).
Frank
Back to the thread
Back to the list