Hello Everyone,
I have a question about showing lines during XEDIT.
I have a large file. I do an 'ALL /CATALOG' to find all the catalog
statements.
CATALOG SETRC.PROC REPLACE=YES
-------------------- 7 line(s) not displayed --------------------
CATALOG TACAEIMD.PROC DATA=YES REPLACE=YES
-------------------- 58 line(s) not displayed --------------------
CATALOG TACAEMMD.PROC DATA=YES REPLACE=YES
-------------------- 61 line(s) not displayed --------------------
SET SHADOW OFF removes the lines that indicate the number of lines not
displayed
CATALOG SETRC.PROC REPLACE=YES
CATALOG TACAEIMD.PROC DATA=YES REPLACE=YES
CATALOG TACAEMMD.PROC DATA=YES REPLACE=YES
Is there a way to DISPLAY more than the one line with the
CATALOG statement?
I would like to see the three or four lines before and after the CATALOG
line.
Is this even possible?
Ed Martin
Aultman Health Foundation
330-363-5050
ext 35050