CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Err Numbers

  1. #1
    Join Date
    Aug 2001
    Posts
    3

    Err Numbers

    Can someone tell me where I can find a listing of all the error numbers and what they mean?

    Thanks


  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: Err Numbers

    go to your Help facility index tab and search on "Error messages (alphabetical.....
    This is not a complete list but does have a lot of them. The list is incomplete because of the constantly changing environment and product function enhancements etc etc. but it is a start.
    There is also a Numerical cross reference immediately below the mentoioned one. It's 30 pages long.

    John G

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured