Hi,
I've a requirement wherein I need to close an opened file programatically.
How can I acheive it/

Thanks
Vijaya

Re: File IO by Kevin

Kevin
Fri Mar 07 07:59:40 CST 2008

It depends on how the file was opened.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

"AVL" <AVL@discussions.microsoft.com> wrote in message
news:622266BE-920F-4845-93BF-25C8DDC58424@microsoft.com...
> Hi,
> I've a requirement wherein I need to close an opened file programatically.
> How can I acheive it/
>
> Thanks
> Vijaya
>



Re: File IO by AVL

AVL
Mon Mar 10 01:34:01 CDT 2008

I opened the file using the
Process.Start() method programatically

"Kevin Spencer" wrote:

> It depends on how the file was opened.
>
> --
> HTH,
>
> Kevin Spencer
> Chicken Salad Surgeon
> Microsoft MVP
>
> "AVL" <AVL@discussions.microsoft.com> wrote in message
> news:622266BE-920F-4845-93BF-25C8DDC58424@microsoft.com...
> > Hi,
> > I've a requirement wherein I need to close an opened file programatically.
> > How can I acheive it/
> >
> > Thanks
> > Vijaya
> >
>
>
>

Re: File IO by Kevin

Kevin
Mon Mar 10 06:45:35 CDT 2008

Is there some reason why you opened the file this way?

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

"AVL" <AVL@discussions.microsoft.com> wrote in message
news:6FB7B00B-2778-4A0B-8091-C002B84E9E6B@microsoft.com...
>I opened the file using the
> Process.Start() method programatically
>
> "Kevin Spencer" wrote:
>
>> It depends on how the file was opened.
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Chicken Salad Surgeon
>> Microsoft MVP
>>
>> "AVL" <AVL@discussions.microsoft.com> wrote in message
>> news:622266BE-920F-4845-93BF-25C8DDC58424@microsoft.com...
>> > Hi,
>> > I've a requirement wherein I need to close an opened file
>> > programatically.
>> > How can I acheive it/
>> >
>> > Thanks
>> > Vijaya
>> >
>>
>>
>>