IOStatus# class IOStatus# Statuses returned by most of the IOFuncs functions. Fields# class IOStatus AGAIN# Resource temporarily unavailable. EOF# End of file. ERROR# An error occurred. NORMAL# Success.