× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Glenn,

That looks good but I would like to side with Sean and have WDSc to a
true roll-back of the change, including the date.

How to we get this entered as an enhancement request?

Douglas Belcher
KV Pharmaceutical
St Louis, MO
Opinions expressed are not necessarily those of my employer


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of Glenn Gundermann
Sent: Wednesday, March 07, 2007 11:11 AM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] source date change after undo

Here's an easier solution, I have a simple program to do this.
 FQRPGLESRC UF   E             DISK    rename(qrpglesrc:sourcer)
  /free
   read qrpglesrc;
   dow not %eof(qrpglesrc);
     srcdat = 0;                     // set date to 0
     update sourcer %fields(srcdat); // only update date field
     read qrpglesrc;
   EndDo;

I have a front-end clp that does the override to the specific member.
Create an option in WDSC (or PDM) that passes the file/lib/mbr.

Glenn

Albert_Slezak@xxxxxxxxxx wrote:
If you need a temporary fix you could reset the date in DBU (a 3rd 
party
utility) back to the original date.

Thanks for the idea, but that's even worse, as our DBU is audited.
--
Sean Porterfield
--
This is the Websphere Development Studio Client for iSeries  (WDSCI-L)
mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.