SIGNAL Is Basic Reserved Word; SIGNAL ON Usable Only in OS/2 (41389)
This article was previously published under Q41389
SUMMARY
The ON SIGNAL(n) GOSUB and SIGNAL ON statements are implemented only
in OS/2 protected mode for programs compiled with BC.EXE in Microsoft
Basic Compiler Versions 6.00 and 6.00b or Microsoft Basic PDS Version
7.00.
SIGNAL is a reserved word in QuickBasic Versions 4.00, 4.00b, and
4.50, Microsoft Basic Compiler Versions 6.00 and 6.00b, and Microsoft
Basic PDS Version 7.00. However, the SIGNAL statements will be
accepted only by Basic compiler 6.00 and 6.00b and Basic PDS 7.00 when
compiling in protected mode under OS/2. In all other situations, a
SIGNAL statement results in an "Advanced feature unavailable" error
message.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB41389 |
|