|
Is there anything wrong with the "Search for date" in SEU's F14 page? Granted you can't do a range, but you can do a < = or > option. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of fgarcia@xxxxxxxxxxxx Sent: Wednesday, July 07, 2004 7:47 AM To: rpg400-l@xxxxxxxxxxxx Subject: RE: Secret SEU commands was (RE: SEU vs. ?) Use Query 400, file QRPGSRC, library YOURLIB, member YOUR_SOURCE. Select SRCDAT RANGE date_from date to Or use SQL 400. Override file QRPGSRC, library YOURLIB, member YOUR_SOURCE to XXX Select XXX where srcdat between date_from and date_to This will return the line numbrers from your source. "Dan Bale" <dbale@xxxxxxxxxxxx Para: "RPG programming on the AS400 / iSeries" m> <rpg400-l@xxxxxxxxxxxx> Enviado por: cc: rpg400-l-bounces@mi Asunto: RE: Secret SEU commands was (RE: SEU vs. drange.com ?) 07/07/2004 09:35 Por favor, responda a RPG programming on the AS400 / iSeries > -----Original Message----- > From: rpg400-l-bounces@xxxxxxxxxxxx / Frances Denoncourt > > But, today there was a need to > find source changed between two dates. I tried several different > permutations from F14 but none worked. > Maybe it's too much thinking after a 3 day weekend or maybe my > brain's fried after a walk in the 102 degree weather (10% > humidity) - feels like only 97. > > How do you display code within a date range? > TIA > > Fran Denoncourt Query. Sorry. <g> If it's not too big a date range, you could first hide/exclude everything, then scan for those dates. The SEU manual doesn't show any way to do what you're looking for. I'm still looking for the SEU add-on to split lines using F7. I found Buck's post at http://archive.midrange.com/rpg400-l/200008/msg00028.html and I'll have to give that a go. db -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.