A two-byte data item defined in the FILE-CONTROL paragraph that receives a status code after every I/O operation. The first byte indicates the category (0 = success, 1 = at-end, 2 = invalid key, 3 = permanent error, 9 = implementor-defined). Checking file status is a fundamental *defensive programmi