× 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.



Okay I can recreate my problem with the highlighter by doing these
steps.

1. Open new workspace
2. Create connection
3. Open member
4. Check that the highlighter is working.
5. Right click -> Show Date Area
6. Check the highlighter again and now the highlight marker is off by 12
characters

Once the problem appears turning off the date area does not reset the
highlighter. No other settings were altered from default.


Thanks, Matt


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Tyler,
Matt
Sent: Monday, December 15, 2014 10:20 AM
To: Rational Developer for IBM i / Websphere Development Studio
ClientforSystem i & iSeries
Subject: Re: [WDSCI-L] Mark Occurrences support

Edmund, just so you know there is a user preference that causes my
problem with the highlighter. I was setting up my new workspace to act
and look like my old one and something triggered the problem to occur.
I do not know which one or ones yet but if I find out I will pass along.



Thanks, Matt


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Edmund
Reinhardt
Sent: Monday, December 15, 2014 10:07 AM
To: Rational Developer for IBM i / Websphere Development Studio Client
forSystem i & iSeries
Subject: Re: [WDSCI-L] Mark Occurrences support


I am relieved to hear that it is now working for you :-)



Regards,

Edmund (E.H.) Reinhardt
Technical Architect for Rational Developer for i






Phone: 1-905-413-3125 | Home: 1-905-854-6195

E-mail: edmund.reinhardt@xxxxxxxxxx

RDi YouTube: 8200
Warden Ave
www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON
L6G 1C7
Find me on:
Canada







From: "Tyler, Matt" <matt.tyler@xxxxxxxxxxxxxx>
To: "Rational Developer for IBM i / Websphere Development Studio
Clientfor System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
Date: 15/12/2014 10:17 AM
Subject: Re: [WDSCI-L] Mark Occurrences support
Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>



Okay, I have to apologize. My problem with the highlighter is workspace
related. I opened a new workspace and the highlighter is working as
described.

Thanks, Matt

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Jon
Paris
Sent: Friday, December 12, 2014 4:58 PM
To: Wdsci-L
Subject: Re: [WDSCI-L] Mark Occurrences support

Might want to try using (say) Jing to capture a short movie Matt - that
will allow you to upload to the Screencast site (no cost) and I know IBM
can access those - they have done it from a couple of mine.

If you don't have Jing - you should -
http://www.techsmith.com/download/jing/


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Dec 12, 2014, at 6:22 PM, Tyler, Matt <matt.tyler@xxxxxxxxxxxxxx>
wrote:

Can you directly accept screen shots?


Thanks, Matt


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
Edmund Reinhardt
Sent: Friday, December 12, 2014 2:50 PM
To: Rational Developer for IBM i / Websphere Development Studio Client

forSystem i & iSeries
Subject: Re: [WDSCI-L] Mark Occurrences support


Hi Matt
The Ctrl+/Ctrl- is definitely an RFE.

The other issues it would be nice to get a PMR on, as I still cannot
reproduce many of them I have opened an internal defect for what I can

reproduce but it will get more priority if an APAR comes in

I still can't reproduce
operators like +=, -=, /=, *=,
and when the field is not the first field token on the line (this
includes multiple uses on same line) So I can't fix it

I also can't reproduce the highlight being off by 12

Can someone at least send sample code
and at best open a PMR on these issues if you see them.

Matt,
You are right that filter does a similar job.
It will have false positives for short variable names that occur as
substrings of other names etc.
So once we fix these edge cases the multiple occurrences will be more
reliable.



Regards,

Edmund (E.H.) Reinhardt
Technical Architect for Rational Developer for i



Phone: 1-905-413-3125 | Home: 1-905-854-6195

E-mail: edmund.reinhardt@xxxxxxxxxx

RDi YouTube: 8200
Warden Ave
www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON
L6G 1C7
Find me on:
Canada






From: "Tyler, Matt" <matt.tyler@xxxxxxxxxxxxxx>
To: "Rational Developer for IBM i / Websphere Development
Studio
Clientfor System i & iSeries"
<wdsci-l@xxxxxxxxxxxx>
Date: 12/12/2014 03:50 PM
Subject: Re: [WDSCI-L] Mark Occurrences support
Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>



I cannot open a PMR myself, would opening an RFE be enough? At least
with the RFE system I can supply screen shots.

As far as the D-spce keywords, so far it's been any keyword that holds
a field or data structure. The LIKE() keyword is the most used one for
me, I cannot get highlight to work for INFDS(), SFILE() and LIKEDS().
If I double click on an item within one of these problem keywords the
named item inside the parentheses are highlighted elsewhere. The
highlight markers on the far right of the editor mark the line correctly
and clicking on one that is for a line with one of the problem keywords,
the token is highlighted as if I double clicked the token.


One nice element about highlight is that it attempts to highlight the
copy book where an item is defined or used in.


About me opening a PMR, it's most unlikely that I will have one opened

for this issue. Not that I don't want it fixed it's just that I have
a different way to obtain a similar end result that I like better (at
this
point) and I was just piling on the love. I mapped blockMarkWord to
Ctrl
+Shift+B. In the editor, I move to a token, press C+S+B, use the
right-click menu (one on the keyboard) then press keys L and F.
This
keystroke action gets my edit session filtered down to the token I am
looking for. I cursor to the line I want and press CTRL+W to expand
the
source again.

Thanks, Matt


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
Edmund Reinhardt
Sent: Friday, December 12, 2014 12:05 PM
To: Rational Developer for IBM i / Websphere Development Studio Client

forSystem i & iSeries
Subject: Re: [WDSCI-L] Mark Occurrences support


Hi Matt
I can't reproduce the problem with +=, etc, or not the first field
token on the line I can reproduce with in-line conditions, and I believe
you about the D-spec keywords but you would have to tell me with one.
Basically could you open a PMR with the specific lines of code this
doesn't work on and I will be able to fix them.

I think your idea about Ctrl+, Ctrl- is great, could you open an RFE
on that.



Regards,

Edmund (E.H.) Reinhardt
Technical Architect for Rational Developer for i



Phone: 1-905-413-3125 | Home: 1-905-854-6195

E-mail: edmund.reinhardt@xxxxxxxxxx

RDi YouTube: 8200
Warden
Ave
www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON
L6G
1C7
Find me on:
Canada






From: "Tyler, Matt"
<matt.tyler@xxxxxxxxxxxxxx>
To: "Rational Developer for IBM i /
Websphere
Development
Studio
Clientfor System i & iSeries"
<wdsci-l@xxxxxxxxxxxx>
Date: 12/12/2014 10:30 AM
Subject: Re: [WDSCI-L] Mark Occurrences
support
Sent by: "WDSCI-L"
<wdsci-l-bounces@xxxxxxxxxxxx>



It fails to work for me as well. To start using the highlighter you
turn on the highlighter on the tool bar (appears on the right side to
the tool bar next to the quick access search box, for me) and double
click on a defined item (anything that stars with a DCL-xxx). It
attempts to highlight the line which the field is found but it always
highlights the
source line to the right by about 12 characters. It does not
highlight
lines for fields used with the operators like +=, -=, /=, *=, fields
used in in-line conditions to set indicators, fields used in definition
keywords and when the field is not the first field token on the line
(this includes multiple uses on same line).

The highlight line markers on the right side of the editor mark all
the found reference to the selected field correctly.


PLEASE, PLEASE allow CTRL+, and CTRL+. to find these highlighted
fields.


I updated to 9.1.1 via IM on top of my existing 9.1, not a new
installation.


Thanks, Matt


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
Edmund Reinhardt
Sent: Friday, December 12, 2014 7:20 AM
To: Rational Developer for IBM i / Websphere Development Studio Client

forSystem i & iSeries
Subject: [WDSCI-L] Mark Occurrences support


We are not aware of the scenarios where this does not work, so please
report them through a PMR so we can figure out what is going wrong for
you.
I just tested and it worked for me.



Regards,

Edmund (E.H.) Reinhardt
Technical Architect for Rational Developer for i



Phone: 1-905-413-3125 | Home: 1-905-854-6195

E-mail: edmund.reinhardt@xxxxxxxxxx

RDi YouTube: 8200
Warden
Ave
www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON
L6G
1C7
Find me on:
Canada






From: Ken
Killian
<kkillian@xxxxxxxxxxxx>
To:
"Rational Developer for
IBM i /
Websphere
Development Studio
Client for
System
i & iSeries"
<wdsci-l@xxxxxxxxxxxx>
Date:
12/12/2014 09:10
AM
Subject:
Re: [WDSCI-L] RDi
9.1.1 now
available
Sent by:
"WDSCI-L"
<wdsci-l-bounces@xxxxxxxxxxxx>



Maha,

I found the highlighter pen, and clicked on it for the toggle...

It does NOT WORK. It highlight random areas, it makes no sense at
all...
<Puzzled-Look>

Too bad, I love that feature in the Java Editor...

Oh well, maybe it will be fixed on the next release...
<grin>

PS. Should I report this to IBM Support for a fix?

-Ken Killian-


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Maha
Masri
Sent: Friday, December 12, 2014 8:48 AM
To: Rational Developer for IBM i / Websphere Development Studio Client

for System i & iSeries
Subject: Re: [WDSCI-L] RDi 9.1.1 now available


Hi Ken,
This feature is unfortunately hard to discover. You need to select
the small icon that looks like a highlighter pen which "Toggles marking
occurrences of the given entity". Then double click on a variable. It
should mark all of its occurrences in the file.

Thanks,
______________________________________________________________________
______



Maha Masri IBM
Rational Developer for i - Rational Developer for AIX and Linux -
Rational Developer for Power




From:
Ken
Killian
<kkillian@xxxxxxxxxxxx>
To:
"Rational Developer for
IBM i / Websphere
Development Studio
Client for
System
i & iSeries"
<wdsci-l@xxxxxxxxxxxx>
Date:
12/12/2014 08:21 AM
Subject:
Re: [WDSCI-L] RDi
9.1.1 now available
Sent by:
"WDSCI-L"
<wdsci-l-bounces@xxxxxxxxxxxx>



Hi,

I just updated to RDi 9.1.1 and I notice this RFE:

RFE34041

Highlight Search
Fields in LPEX like Java
inside Eclipse

I just updated, and search for a field, and it does NOT highlight
search field like Java inside of eclipse... <disappointment>

Inside of eclipse, if you search for a field, all the fields are
highlighted...

Am I missing something?

-Ken Killian-

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck
Calabro
Sent: Thursday, December 11, 2014 10:08 PM
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] RDi 9.1.1 now available

The announcement:
https://www.ibm.com/developerworks/community/blogs/49773f8f-a20d-4816-
86f2-44a2d862dbc1/entry/rational_developer_for_i_v9_1_1_and_rational_d
eveloper_for_aix_and_linux_v9_1_1_are_now_available?lang=en





The fix list is HUGE! 9 separate RFEs and 50 APARs. Plus some Java
security fixes. Wow.
http://www-01.ibm.com/support/docview.wss?uid=swg27038481

To install it, close RDi, open IBM Installation Manager and click
Update.
Download size is 369.79 MB. Took under half an hour at home from
starting IM to running RDi 9.1.1.

--buck
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.

--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.

--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.

--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.

--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & 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.

--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & 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.
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & 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.

--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & 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.