ENDBR Command is used to terminate the current browse function.
Below is the syntax for ENDBR command.
EXEC CICS ENDBR FILE('file-name') REQID(INTEGER-VALUE) SYSID(SYSTEM-NAME) END-EXEC. |
Let us see the parameters used in the ENDBR command.
Specifies the name of the file to be accessed.
Specifies as a halfword binary value a unique request identifier for a browse, used to control multiple browse operations on a file. If this option is not specified, a default value of zero is assumed.
Specifies the name of the system to which the request is directed.
If you have any doubts or queries related to this chapter, get them clarified from our Mainframe experts on ibmmainframer Community!