Gil,

> While we're on editor techniques, can I do with ISPF 
> something I've found useful in XEDIT:  momentarily and 
> reversibly display excluded lines.  For example, after doing 
> the analogue of EXCLUDE ALL and a few FINDs, I can do
> 
>     DISPLAY 0
>       ... which displays only the remaining excluded lines
> 
>     DISPLAY 0 1
>       ... which displays all lines, whether excluded or not
> 
>     DISPLAY 1
>       return to displaying only the nonexcluded lines.


You could use "FLIP" command for "DISPLAY 0" / "DISPLAY 1". Never tried to
do something like "DISPLAY 0 1".

-- 
Zaromil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to