Eric Gillespie - 2006-05-26

Logged In: YES
user_id=605411

I think I've sorted the problem by changing the function I
use within to lock a file - I've decided to use lockf()
instead of flock, as it basically does the same thing, but
may probably be found in more UNIX varieties, including BSD.