Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (C)
Guardian Procedure Calls Reference Manual522629-013
3-15
CHECK^BREAK Procedure
file-fcb input
INT:ref:*
identifies the file to be checked for BREAK.
Considerations
Default action
If a carriage return/line feed (CR/LF) on BREAK is enabled (that is, BREAK
ownership is taken by the process), the CR/LF default case sequence is executed
on the terminal where BREAK is typed.
For information about terminals, refer to the Guardian Programmer’s Guide.
Example
BREAK := CHECK^BREAK ( OUT^FILE );
Related Programming Manual
For programming information about the CHECK^BREAK procedure, refer to the
Guardian Programmer’s Guide.