| United States-English |
|
|
|
![]() |
Using KSAM XL: 900 Series HP 3000 Computer Systems > Chapter 7 Protecting the File and Its DataChecking Error Information |
|
When a file intrinsic returns a condition code indicating that a physical input or output error has occurred, additional details can be obtained by calling the FCHECK intrinsic. The parameters of the FCHECK intrinsic can be designated to return the following error information:
This error information can be expanded to include a description of the error by calling the FERRMSG intrinsic. This intrinsic uses the error code returned by the FCHECK intrinsic. By supplying the returned FCHECK error code and defining a message buffer in the FERRMSG intrinsic call , a corresponding message can be displayed from your program. The error code returned by FCHECK and its corresponding message can also be found in the MPE/iX Intrinsics Reference Manual (32650-90028). |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||