
Warren Bell
Deleted
Feb 11, 2000, 8:00 PM
Post #1 of 3
(485 views)
|
|
Locking a script on win32 Perl
|
Can't Post
|
|
Is there a way to lock a whole script on a Windows machine? So that if somthing else tries to start it, it will just die? I've tried doing it with flock but I don't know if I'm doing it right or if windows perl even supports it. It doesn't have to be pretty, just a quick way to lock the script. Thanks
|