Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 670683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:17:28+00:00 2026-05-14T00:17:28+00:00

Could someone provide some example on implementing SEH in VB6? Everything I’ve seen so

  • 0

Could someone provide some example on implementing SEH in VB6? Everything I’ve seen so far is in C++

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:17:28+00:00Added an answer on May 14, 2026 at 12:17 am

    Visual Basic 6.0 (and earlier) doesn’t implement structured exception handling. It was first introduced in Visual Basic .NET (VB 7) with the following construct:

    Try
        ' Logic
    Catch e As Exception
        ' Error handling
    End Try
    

    From the MSDN documentation:

    In Visual Basic 6.0, you use
    unstructured exception handling to
    deal with errors in your code. Placing
    the On Error statement at the
    beginning of a block of code handles
    any errors that occur within that
    block. Unstructured exception handling
    also employs the Error and Resume
    statements.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 503k
  • Answers 503k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can use YAPE::Regex::Explain to help you understand regular expressions:… May 16, 2026 at 2:46 pm
  • Editorial Team
    Editorial Team added an answer Declare the text field as global.And in the method of… May 16, 2026 at 2:46 pm
  • Editorial Team
    Editorial Team added an answer If you want to generate a new key pair for… May 16, 2026 at 2:46 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Could someone provide an example for drawing graphics without using Windows Forms? I have
A simple question, but could someone provide sample code as to how would someone
Is there a common formula that could provide a unique value for a 512
Could someone give me an explanation for these two switches? Are they mutually exclusive?
I'm looking for a team building / training activity for some of my scrum
I've been into this problem for a while already, and have asked some questions
I'm having trouble installing Django, even if I follow the instructions here: http://www.djangobook.com/en/2.0/chapter02/ Could
For a given SQL stored proc or function, I'm trying to obtain its input
I have this code - (void)tabBar:(UITabBar *)tabBar didSelectItem:(UITabBarItem *)item What I am looking for
I'm trying to animate object. I use keyframe animation: I have two vertex buffers

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.