
Signature
This sig property of the Soviet Union
> Hi,
>
> I've got a situation where my software needs to eject a CD even if there
> is an open file on it. Is there any way to force all open files closed
> and eject the CD?
I think you can only kill the process that has the file open... Good
luck finding it.
Well-behaved processes should usually open, read and close files (same
for writing), the exception being programs like databases that need to
have a file opened all the time. In that case you don't want to eject
it under the program anyway.

Signature
I believe in Karma. That means I can do bad things to people
all day long and I assume they deserve it.
Dogbert