×
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.
https://wiki.midrange.com/index.php/WDSC_LPEX#SetDateAction
-Ken Killian-
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Hiebert, Chris
Sent: Wednesday, May 17, 2017 3:02 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] Is there a way to turn off updating source line change date in RDi?
There is a Sample included with RDI that allows you to specifically set the date of the source line.
In Preferences, LPEX Editor, User Actions:
Name: "setDate"
Class Name: "com.ibm.lpex.samples.SetDateAction"
In the LPEX editor:
With your cursor on the line you want to change you press Escape to go to the control line, then type "action setDate".
The LPEX line prompts you to key the new date.
I've used this from time to time to reset dates back for lines that got spaced through on accident.
Or when someone copies a line to duplicate it, and then updates the old line instead of the new line.
Chris Hiebert
Senior Programmer/Analyst
Disclaimer: Any views or opinions presented are solely those of the author and do not necessarily represent those of the company.
As an Amazon Associate we earn from qualifying purchases.