×
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.
You can search inside one sub procedure(or subroutine, do loop, etc.) by
using the CTRL-M Match feature. The Action will match just about any
begin or end keyword with the matching end or begin and selects all the
text in between. I then use the "Restrict search to selection"(Alt-T)
option off the Lpex-find.
The "Select Rectangle" Alt-R action can also be used to select text for
the find Search/Replace features with the "Restrict search to selection"
option.
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of Dave
Sent: Friday, May 04, 2012 6:40 AM
To: Rational Developer for IBM i / Websphere Development Studio Client
forSystem i & iSeries
Subject: Re: [WDSCI-L] Showing current position in outline
Not sure if an additional RFE would be in order, but another,
related enhancement, would be to be able to restrict find/replace to
the current sub-procedure
I never thought of that, I always note the sequence numbers at the
beginning and the end of the procedure, then ignore the results outside
of that range. This would be an invaluable enhancement, in my opinion.
As an Amazon Associate we earn from qualifying purchases.