Waiting on lock.....

Esh I Esh I" <esh78@rediffmail.com
4 Mar 2003 14:01:34 -0000


In my program i have set a lock on one of my files. When run 
concurrently i dont want my program to wait on that lock and 
display an error message once the wait time expires. Rather i 
would like my program to do something else once it finds that the 
required file has been locked.
Can i make this happen?

Thanks
Esh I