Basic Example of CALL SetUEvent, ON UEVENT GOSUB Trapping (32164)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
This article was previously published under Q32164 SUMMARY
The following products support user-defined event trapping with the
statements ON UEVENT GOSUB, UEVENT ON, and SetUEvent:
- QuickBasic Compiler Versions 4.00b and 4.50
- Microsoft Basic Compiler Versions 6.00 and 6.00b for MS-DOS and MS
OS/2
- Microsoft Basic PDS Version 7.00 for MS-DOS and MS OS/2
Microsoft QuickBasic Versions 4.00 and earlier do not support
user-defined events.
Below is a short example of how to trap a user-defined event.
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | KB32164 |
---|
|