DISABLE INTR
Disables interrupts from the specified interface.
DISABLE INTR interface-select-code
Usage:
DISABLE INTR 5
DISABLE INTR Isc
Example:
DISABLE INTR.BAS
Description:
DISABLE INTR
instructs the interface to disable interrupt generation.
See Also:
DISABLE
,
ENABLE
,
ENABLE INTR
,
ON INTR
,
OFF INTR