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



Thanks Gary for your suggestion.

I did refresh the cache twice with partial success. The list of fields was updated the second time I tried it but there are still two record formats appearing in the outline which no longer exist in the display file source.

Adam Mills
Snr Technical Consultant, Island Pacific
Direct: +44 (0)7739 941855
Any reference to or discussion regarding existing contracts in the body of this email will not otherwise alter the terms and conditions of our existing contracts - which other than any temporary change described in the body of this email remains in full force




-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of wdsci-l-request@xxxxxxxxxxxx
Sent: 22 May 2012 18:00
To: wdsci-l@xxxxxxxxxxxx
Subject: WDSCI-L Digest, Vol 10, Issue 136

Send WDSCI-L mailing list submissions to
wdsci-l@xxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.midrange.com/mailman/listinfo/wdsci-l
or, via email, send a message with subject or body 'help' to
wdsci-l-request@xxxxxxxxxxxx

You can reach the person managing the list at
wdsci-l-owner@xxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific than "Re: Contents of WDSCI-L digest..."


*** NOTE: When replying to this digest message, PLEASE remove all text unrelated to your reply and change the subject line so it is meaningful.

Today's Topics:

1. Mouse movement randomly highlighting editing area (Gerald Kern)
2. Re: Mouse movement randomly highlighting editing area
(Gary Thompson)
3. Debugging questions (Dave)
4. QuantumDB problems (Dave)
5. RDi Refresh of Outline (Adam Mills)
6. Re: RDi Refresh of Outline (Gary Thompson)


----------------------------------------------------------------------

message: 1
date: Mon, 21 May 2012 14:02:44 -0400
from: Gerald Kern <jp2558@xxxxxxxxx>
subject: [WDSCI-L] Mouse movement randomly highlighting editing area

I'm using RDi, and when in the RSE editor, at times when I happen to move the mouse, sections of the code are highlighted, to which I immediately have to perform an Alt-U to undo that highlighting. I'm not sure what setting if any triggers this, but it seems to be very sensitive to mouse movements and randomness. Sometimes it's a small chunk of code, other times much bigger chunks of code, and other times simply one space of code.

I first thought it would be in the lpex editor but most of my settings are to use the defaults.

Anyone else experiencing this? And do you know of a remedy?

--
Thanks, Jerry

Gerald Kern - Information Technology
Programming Supervisor
IBM Certified RPG IV Developer
Lotus Notes/Domino Administrator
The Toledo Clinic, Inc.
4235 Secor Road
Toledo, OH 43623
Phone 419-479-5535


------------------------------

message: 2
date: Mon, 21 May 2012 19:32:24 +0000
from: Gary Thompson <gthompson@xxxxxxxxxxx>
subject: Re: [WDSCI-L] Mouse movement randomly highlighting editing
area

I have experienced the "code select/highlight" issue in two ways:

1) when I experimented with Preferences / LPEX Editor / Block / rectangle
last time I tried I changed back with the thought that while
"rectangle" is sometimes useful, I had lost interest due to the
highlight issue - but maybe that was a co-incidence and a bad
assumption on my part


2) when some kind of source error exists, possibly one where the source
compiles but RDP has an inconsistency between maybe an rpgle member
and a display file member that is part of the project....

So, you might try this from RDP:
1) Source / Verify (Prompt)... / Cache / check the Refresh cache box in the right pane
2) review your Error List and correct any errors

Hope this helps

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Gerald Kern
Sent: Monday, May 21, 2012 12:03 PM
To: WDSCi
Subject: [WDSCI-L] Mouse movement randomly highlighting editing area

I'm using RDi, and when in the RSE editor, at times when I happen to move the mouse, sections of the code are highlighted, to which I immediately have to perform an Alt-U to undo that highlighting. I'm not sure what setting if any triggers this, but it seems to be very sensitive to mouse movements and randomness. Sometimes it's a small chunk of code, other times much bigger chunks of code, and other times simply one space of code.

I first thought it would be in the lpex editor but most of my settings are to use the defaults.

Anyone else experiencing this? And do you know of a remedy?

--
Thanks, Jerry

Gerald Kern - Information Technology
Programming Supervisor
IBM Certified RPG IV Developer
Lotus Notes/Domino Administrator
The Toledo Clinic, Inc.
4235 Secor Road
Toledo, OH 43623
Phone 419-479-5535
--
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.




------------------------------

message: 3
date: Tue, 22 May 2012 11:27:14 +0200
from: Dave <dfx1@xxxxxxxxxxxxxx>
subject: [WDSCI-L] Debugging questions

Hi all,

Couple of problems debugging with Rdp 8.0.3

How do you get the program to stop when a monitored variable changes?
What should I do when I modify the module that's being debugged? I recreate the program, then refresh the SEP, but this doesn't always seem to work; I close the source member but it doesn't reopen when I recall the program on the i. Maybe the job is still using the old version and the SEP points to the new one?

Any help would be great.
Thanks.


------------------------------

message: 4
date: Tue, 22 May 2012 11:35:30 +0200
from: Dave <dfx1@xxxxxxxxxxxxxx>
subject: [WDSCI-L] QuantumDB problems

Hi,

I've recently changed my password on the i, and now Quantum starts slowly, eventually giving me the message that the saved password is no longer valid. I enter the new one but the same message shows next time.

Also, to use the lpex editor with Quantum, I created my own perspective My_QuantumDB starting with another perspective with just the lpex editor. I then added the views from the original quantum perspective. So now I can double click on a *.sql file and have it open in my own quantum perspective. Seems a strange way of doing it, though. When I start, I have to go looking for my perspective ( Window, open perspective, other, etc. ) Any thoughts?


------------------------------

message: 5
date: Tue, 22 May 2012 01:07:40 -0700
from: Adam Mills <amills@xxxxxxxxxxxxxxxxx>
subject: [WDSCI-L] RDi Refresh of Outline

Hello,

I am currently using RDi version 7.6.0 and am having a problem refreshing the Outline panel. I have a program containing a display file but when I refresh the Outline the display file is not updated. Some old fields are still included which are no longer in the file. How do I refresh and update the display file?

I have attached some screen shots showing the problem I am having.

Thanks

Adam Mills

[cid:image001.jpg@01CD37FA.56CF4BB0]<http://www.islandpacific.com/>

Snr Technical Consultant
P 07739 941855
F 01279.874551
amills@xxxxxxxxxxxxxxxxx

[cid:image002.png@01CD37FA.56CF4BB0] <http://www.facebook.com/IPGlobalRetail>
[cid:image003.png@01CD37FA.56CF4BB0] <https://twitter.com/ipglobalretail>

Suite 4 Thremhall House Thremhall Park Start Hill Bishop's Stortford Hertfordshire CM22 7WE


[cid:image004.jpg@01CD37FA.56CF4BB0]
Any reference to or discussion regarding existing contracts in the body of this email will not otherwise alter the terms and conditions of our existing contracts - which other than any temporary change described in the body of this email remains in full force


-------------- next part --------------
Hello,



I am currently using RDi version 7.6.0 and am having a problem refreshing
the Outline panel. I have a program containing a display file but when I
refresh the Outline the display file is not updated. Some old fields are
still included which are no longer in the file. How do I refresh and
update the display file?



I have attached some screen shots showing the problem I am having.



Thanks



Adam Mills
Snr Technical Consultant
[1]http://support.islandpacific.com/img/ip-email.jpg P 07739 941855 [2]http://support.islandpacific.com/img/sign_face.png
F 01279.874551 [3]http://support.islandpacific.com/img/sign_twit.png
amills@xxxxxxxxxxxxxxxxx
Suite 4 Thremhall House Thremhall Park Start Hill Bishop's Stortford Hertfordshire CM22 7WE

[4]cid:image001.jpg@01CCE79A.C8A86240

Any reference to or discussion regarding existing contracts in the body of
this email will not otherwise alter the terms and conditions of our
existing contracts - which other than any temporary change described in
the body of this email remains in full force





References

Visible links
1. http://www.islandpacific.com/
2. http://www.facebook.com/IPGlobalRetail
3. https://twitter.com/ipglobalretail

------------------------------

message: 6
date: Tue, 22 May 2012 13:17:45 +0000
from: Gary Thompson <gthompson@xxxxxxxxxxx>
subject: Re: [WDSCI-L] RDi Refresh of Outline

Adam,
I am @ RDP 8 and received an error attempting to open your screen shots, but maybe the following will get your pgm and dspf sources back in sync:
Open "Source" on the RDP menu / click on "Verify (Prompt)..." / click "Cache"
on the left of Program Verification Optons / click the "Refresh cache" box

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Adam Mills
Sent: Tuesday, May 22, 2012 2:08 AM
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] RDi Refresh of Outline

Hello,

I am currently using RDi version 7.6.0 and am having a problem refreshing the Outline panel. I have a program containing a display file but when I refresh the Outline the display file is not updated. Some old fields are still included which are no longer in the file. How do I refresh and update the display file?

I have attached some screen shots showing the problem I am having.

Thanks

Adam Mills

[cid:image001.jpg@01CD37FA.56CF4BB0]<http://www.islandpacific.com/>

Snr Technical Consultant
P 07739 941855
F 01279.874551
amills@xxxxxxxxxxxxxxxxx

[cid:image002.png@01CD37FA.56CF4BB0] <http://www.facebook.com/IPGlobalRetail>
[cid:image003.png@01CD37FA.56CF4BB0] <https://twitter.com/ipglobalretail>

Suite 4 Thremhall House Thremhall Park Start Hill Bishop's Stortford Hertfordshire CM22 7WE


[cid:image004.jpg@01CD37FA.56CF4BB0]
Any reference to or discussion regarding existing contracts in the body of this email will not otherwise alter the terms and conditions of our existing contracts - which other than any temporary change described in the body of this email remains in full force





------------------------------

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


End of WDSCI-L Digest, Vol 10, Issue 136
****************************************

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.