Re: Error checking on SaveAs
- From: "Amy Blankenship" <Amy_nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 May 2005 10:41:15 -0500
Hello? (oh, oh oh....)
Echo (echo, echo, echo...)
"Amy Blankenship" <Amy_nospam@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23xT1TKjWFHA.2448@xxxxxxxxxxxxxxxxxxxxxxx
> Hi, all;
>
> I am working on an add-in that looks at an HTML file and pulls text from a
> table at the top of the document to become the new name of a new rtf
> document for SaveAs. The problem is that the HTML files were not created
> with this use in mind, and so some of the documents contain illegal
> characters for file names in this part of the document. I've error
> checked for each character that my add-in has come across in testing, but
> I have no illusions that this will get all possible illegal characters.
> Is it possible to detect that the SaveAs has encountered an error and
> throw up a manual file dialogue that will allow the user to resolve the
> problem rather than hanging the whole Add-in based on these illegal
> characters?
>
> Thanks;
>
> Amy
>
.
- References:
- Error checking on SaveAs
- From: Amy Blankenship
- Error checking on SaveAs
- Prev by Date: Re: preserving dates in saved correspondance files
- Next by Date: Re: Error checking on SaveAs
- Previous by thread: Error checking on SaveAs
- Next by thread: Re: Error checking on SaveAs
- Index(es):
Relevant Pages
|