ENDBROWSE CONTAINER

End a browse of the containers associated with a channel, or with a BTS activity or process. Start of changeAlthough this command appears in the Application Programming set of topics, to use it you must specify the system programming (SP) parameter in the EXEC statement of the translate step of your compile job. See Technote 1265081 for further information.End of change

Read syntax diagramSkip visual syntax diagram
ENDBROWSE CONTAINER

>>-ENDBROWSE--CONTAINER--BROWSETOKEN(data-value)---------------><

Conditions: ILLOGIC, TOKENERR

Description

Start of changeENDBROWSE CONTAINER ends a browse of the containers associated with a channel, or with a BTS activity or process, and invalidates the browse token.End of change

Options

BROWSETOKEN(data-value)
specifies, as a fullword binary value, the browse token to be deleted.

Conditions

ILLOGIC
RESP2 values:
1
The value specified in the BROWSETOKEN option matches a current browse token, but not one that is being used for a browse of containers.
TOKENERR
RESP2 values:
3
The browse token is not valid.