QB Advisor 4.50 "Help: ON ERROR Statement Details" Correction (39587)
This article was previously published under Q39587
SUMMARY
The paragraph in the QuickBasic Version 4.50 QB Advisor (on-line help
facility) that describes how to perform error trapping in a SUB or
FUNCTION procedure or DEF FN function is incorrect, and an incorrect
example is shown.
The paragraph incorrectly states that a SUB, FUNCTION, or DEF FN block
can contain an error-handling routine. The error handler-label and
RESUME must be at the main-program level or module level.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB39587 |
|