Share via


CommaTextIo.status Method

Retrieves the status of the last operation performed on the Io object.

Syntax

public IO_Status status()

Run On

Called

Return Value

Type: IO_Status Enumeration
The status of the last operation, as an IO_Status system enumeration value.

Remarks

The range of possible IO_Status values returned varies among Io Classes.

See Also

Reference

CommaTextIo Class