HTBasic Help
×
Menu
Index

ABORTIO

Stops an active TRANSFER.
 
 ABORTIO @io-path
 
Usage:
ABORTIO @Isc
ABORTIO @Device
 
Example:
 
Description:
The I/O must be assigned to an interface select code or device selector, not the BUFFER. If an ON EOT branch is enabled, it will be called. If there is no active TRANSFER on the I/O, then ABORTIO has no effect. If a TRANSFER was stopped because of an error, ABORTIO reports the error.
 
See Also: