|
-
Jul 25th, 2012, 05:56 AM
#9
Re: [VB6] Strange bug?
There's another 'On Error Resume Next' in Function GetStringValue. I'd remove that and see what happens. By the way, you're not testing the result from GetStringValue, just assuming it all ran OK. Note that it can return a value "Key Not found" instead of the Key's value.
Saying all that I'd still expect the MsgBox to be executed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|