Is there a function in VB or in a windows API to know if a file is already open (without using a VB error handling structure) ?
Thanks,
Erwan
Printable View
Is there a function in VB or in a windows API to know if a file is already open (without using a VB error handling structure) ?
Thanks,
Erwan
sorry,i don't know but there is a function to test drives if they are ready. Maybe you can use this:
drive.IsReady
you get true or false back