WDSC featuer missing from SEU
210 pts.
0
Q:
WDSC featuer missing from SEU
When developing a new program with lots of daily changes tracking can be tough.

The old SEU had a search by date feature. This was done with the F14 and entering a date.
You could then search for code changes made < , > or = th the entered date.

I cannot find a way to do this in WDSC.. Is it possible?
ASKED: Jun 11 2009  6:45 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
24510 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Hi,

Just right click in source area and choose Filter View->Date

Regards,
Wilson

_________________________________________________

Wilson was right -- there are actually two date thingies .. both of value to you
You found - Right Click - Source - Show Date Area
The other - Right Click - Filter View - Date
that will limit displayed lines to the one's in the date range you specify.
+ sign to the left will/close open hidden code.

Phil
Last Answered: Jun 12 2009  3:37 PM GMT by Philpl1jb   24510 pts.
Latest Contributors: WilsonAlano   2005 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

ToddN2000   210 pts.  |   Jun 12 2009  12:15PM GMT

I found how to get the date to show but is there a way you search on it.

Some of the source code we maintain / modify is from an outside vendor.
A last few applications I have had to modify are in excess of 15,000 lines of code.

Way to much to look through manually and try and find the last set of mods without a search function..

Any other ideas?

 

Cwc   3845 pts.  |   Jun 15 2009  4:51PM GMT

Press Ctrl-Shift-D to search by date. That will bring up a window at the bottom in which you can enter the date you’re looking for and how you want to search.

 
0