At 16.00 -0500 1998.06.09, Alex K Suska wrote: >In this case, then, does MacPerl "lock" files in any case when opened? >Certainly, this feature is available in the MacOS since software like BBEdit >opens files without "locking" them, but Microsoft Word "locks" files when >opened. Although it really means "file in use by another application" it >amounts to the same thing, yes? I thought I sent a mail on this while on the road, but maybe not. FSpSetFLock() and FSpRstFLock() in Mac::Files do something similar to flock(). But the concepts, while similar and able to replace each other for most uses, are not, IMO (and Matthias' too, apparently) compatible enough to warrant mapping to flock(). -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch