HiLMAs reference
Back

Input/Output instructions

Next

FENDBR

FENDBR numfile

 

Description

End a browse of a file (CICS only).
numfile is a numeric constant (from 1 to 20) used in FOPEN statement to handle the file.

Remember that in CICS a browse is started by a FSTARTBR instruction.

 

Parameter specifications

Parameter Name  Mode Type coding Remark
1 numfile Input numeric constant from 1 to 20

Examples

 


Back Start Next
FSTARTBR Top FSTATE