Raw Message
Message-ID: <59d7961d0703111335t7b11bf56paea0b76e1f1c3174@mail.gmail.com> Date: 2007-03-11T20:35:08Z From: Henrik Bengtsson Subject: File locking in R? Hi, I guess the answer will be no, because of the different underlying operating systems, but just in case: Is there a way to open a file such that it is locked for other processes to write to it (until the file is closed/the lock is released)? /Henrik