z/OS ISPF Edit and Edit Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BROWSE—Browse from within an Edit Session

z/OS ISPF Edit and Edit Macros
SC19-3621-00

The BROWSE macro command allows you to browse a member of the same partitioned data set during your current edit session.

Syntax

Read syntax diagramSkip visual syntax diagram
Macro command syntax

>>-ISREDIT--BROWSE--member-------------------------------------><

member
A member of the library or other partitioned data set you are currently editing. You may enter a member pattern to generate a member list.

Description

Your initial edit session is suspended until the browse session is complete.

To exit from the browse session, END or CANCEL must be processed by a macro or entered by you. The current edit session resumes.

For more information on using the BROWSE service, refer to the z/OS ISPF Services Guide.

Return codes

0
Normal completion
12
Your error (invalid member name, recovery pending)
20
Severe error

Examples

To browse the member OLDMEM in your current ISPF library:
ISREDIT BROWSE OLDMEM

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014