It depends on how the file was opened.

Signature
HTH,
Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP
> Hi,
> I've a requirement wherein I need to close an opened file programatically.
> How can I acheive it/
>
> Thanks
> Vijaya
AVL - 10 Mar 2008 07:34 GMT
I opened the file using the
Process.Start() method programatically
> It depends on how the file was opened.
>
[quoted text clipped - 4 lines]
> > Thanks
> > Vijaya
Kevin Spencer - 10 Mar 2008 12:45 GMT
Is there some reason why you opened the file this way?

Signature
HTH,
Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP
>I opened the file using the
> Process.Start() method programatically
[quoted text clipped - 8 lines]
>> > Thanks
>> > Vijaya