[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

AVL

3/7/2008 1:13:00 PM

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

Thanks
Vijaya

3 Answers

Kevin Spencer

3/7/2008 2:00:00 PM

0

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
>


AVL

3/10/2008 6:34:00 AM

0

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
> >
>
>
>

Kevin Spencer

3/10/2008 11:46:00 AM

0

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
>> >
>>
>>
>>