|
CHECKREAD
Enables/disables verification of data sent to disk.
|
|
Syntax:
|
CHECKREAD ON
CHECKREAD OFF
|
|
Usage:
|
If Vital THEN CHECKREAD ON
CHECKREAD OFF
|
Description:
This command enables or disables verification of data sent to the mass storage media. If the data that is written fails to verify correctly, an error is reported. CHECKREAD ON enables and CHECKREAD OFF disables verification. The method of verification depends on the operating system and hardware of your computer. If the operating system does not support verification, this statement is ignored.
CHECKREAD is not supported by HTBasic and is ignored.