'Is there a way to filter with selective last change date to view source data in SEU

Is there a way to view records in SEU with certain dates only ? For example I have a source code as below, as we can see it has multiple dates (220318, 220317, 220323) which marks the last change date of that line. Is there any SEU command / CL command / any work around to view only records for '220318'. Maybe like shrink the source to view only for certain dates.

enter image description here

Any help/suggestion are welcome.



Solution 1:[1]

Press F14 and put your compare option as below:

enter image description here

Solution 2:[2]

Thank you @Jiarong and @nfgl. Your solution worked.

Here's to sum things up. first we can open the source in browse mode and exclude all records by putting X999999 on first line number of source to hide them all.

then F14 (Shift + F2) put search date as whatever we want select compare option as 2 and hit F16 (shift + F4).

Below is the output as it would appear if all the above steps are done correctly. P.S. I searched for 220317, and my source had few more records for that date.

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 jiarong
Solution 2 mrsorrted