Re: Error control when accessing the Registry
- From: rowe_newsgroups <rowe_email@xxxxxxxxx>
- Date: Tue, 15 Jan 2008 12:31:24 -0800 (PST)
On Jan 15, 9:35 am, "David Schrader" <schra...@xxxxxxxxxxx> wrote:
Hello all,
Let me start by saying that I'm not certain whether this belongs
here, in this notes group, or another more developmentally
oriented one. I'll try starting here then go elsewhere if you
decide otherwise. (Already forwarded here, sort-of, from:
microsoft.public.windowsnt.registry.)
I'm writing a Visual Basic program which stores and retrieves
data in the registry - no big thing, I've got all that code written
and it works fine. My problem is that I want to build this thing
as bullet-proof as possible.
My question is, does anyone have, or know the location of a
good example of using the "try/catch/finally/end_try" error
manipulation code (preferably related to accessing the registry
which I could pour over to get an idea of how to beef up the
stability of my code? (I've read all the stuff that I have been
able to find on "try/etc." and also on "error exemptions" but
none of them have any good examples or anything which could
easily be adapted.
Any help or pointers appreciated.
David
My question is:
What do you want to do if there is an error accessing the registry?
Thanks,
Seth Rowe [MVP]
.
- References:
- Error control when accessing the Registry
- From: David Schrader
- Error control when accessing the Registry
- Prev by Date: Re: Visual Web Developer questions...
- Next by Date: Re: remember a forms position on the screen
- Previous by thread: Error control when accessing the Registry
- Next by thread: Know which dynamically added control was clicked
- Index(es):
Relevant Pages
|