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



That IS annoying!

Paul

On 2017-08-02 08:07, Ken Killian wrote:

NOTE: I created my QDDSSRC in my library with a length of 262, so I cannot USE SEU to edit it....

This forces me to use RDI 9.5.1.2, no excuse to use ancient SEU...

Because I was using i projects, at least I had an old version to compare and FIND how RDI 9.5.1.2 REMOVED CODE in DSPF!!! WTF?!?!?!?!

Please note the "^" to show the difference...

Since this message board does not allow pictures, I was not able to send the eclipse source compare with in the i Project. So below it is in STRAIGHT TEXT...

This is by no means the FIRST time this has happen. RDI has screwed up and removed my DDS source BEFORE!! Just this time, I have PROOF!!!! RDi 9.5.1.2 should NEVER REMOVED CODE! Unless the developer hits the delete key. Which I did not!!!

So here is a partial source before editing the DSPF:
A*-------------------------------------------------------------------------
A R SF2 SFL
A 74 SFLNXTCHG
A S1OPT 2 B 13 2
A N41 COLOR(TRQ) DSPATR(UL)
A 41 DSPATR(PR)
A 75 DSPATR(RI PC)
A S1SEQ 2Y 0 13 5EDTCDE(4) COLOR(WHT)
A S1STYP R +1REFFLD(BSSTYP DPORDSP)
^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1CINAME 18A +1
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1CIST 2A +1
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A +3'Early'
^^^^^
A COLOR(WHT)
A S1APMDY 6Y 0 +2EDTWRD(' / / ')
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1APHM 4Y 0 +1EDTWRD(' : ')
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1AMIL R +17REFFLD(BSAMIL DPORDSP) EDTCDE(P)
^^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1CIZIP1 6A O 13 81COLOR(YLW)
A S1LAT9 9Y 6 13 92COLOR(YLW) EDTCDE(P)
A S1LON9 9Y 6 13104COLOR(YLW) EDTCDE(P)
A* S1DATA 70A B 14 8COLOR(YLW)
A* ENTFLDATR((*COLOR TRQ) (*DSPATR RI)-
A* *CURSOR)
A*N99
A* 99 DSPATR(UL)
A* DSPATR(PR)
A* EDTCDE(P)
A S1CMPNAME 25 14 8
A N41 COLOR(YLW)
A 41 COLOR(WHT)

And here is my source, after editing with RDI 9.5.1.2 designer
A*-------------------------------------------------------------------------
A R SF2 SFL
A 74 SFLNXTCHG
A S1OPT 2 B 13 2
A N41 COLOR(TRQ) DSPATR(UL)
A 41 DSPATR(PR)
A 75 DSPATR(RI PC)
A S1SEQ 2Y 0 13 5EDTCDE(4) COLOR(WHT)
A S1STYP R REFFLD(BSSTYP DPORDSP)
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1CINAME 18A
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1CIST 2A
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A 'Early'
A COLOR(WHT)
A S1APMDY 6Y 0 EDTWRD(' / / ')
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1APHM 4Y 0 EDTWRD(' : ')
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A S1AMIL R REFFLD(BSAMIL DPORDSP) EDTCDE(P)
^^^^^
A N41 COLOR(YLW)
A 41 COLOR(WHT)
A*testing* S1CIZIP1 6A O 13 81COLOR(YLW)
A*testing* S1LAT9 9Y 6 13 92COLOR(YLW) EDTCDE(P)
A*testing* S1LON9 9Y 6 13104COLOR(YLW) EDTCDE(P)
A* S1DATA 70A B 14 8COLOR(YLW)
A* ENTFLDATR((*COLOR TRQ) (*DSPATR RI)-
A* *CURSOR)
A*N99
A* 99 DSPATR(UL)
A* DSPATR(PR)
A* EDTCDE(P)
A S1CMPNAME 25 14 8
A N41 COLOR(YLW)
A 41 COLOR(WHT)

Sadly, I was working on multiple things, being interrupted as usual. So I have been unable to duplicate this scenario. What crap! Breaking my compliable code, and making me think I am losing my mind! This was NOT a VIRSUS! Unless you call RDI a VIRUS!

What Crap! I do NOT TRUST IT, it has screwed up my DSPF code for the LAST TIME! Unreliable!!! Deleting code on its own!

-Ken Killian-

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Ken Killian
Sent: Tuesday, August 1, 2017 4:23 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] RDI 9.5.1.2 Screen Designer REMOVES CODE!!!

[cid:image001.png@01D30AE1.8F18E890]

Not sure how to repeat the error, I was using outline view. And I was changing the screen to allow multiple size formats, to be compatible with other "*WIDE" (27x132) screens. And somehow it wiped out relative positioning...

I don't know the exact steps I did, but it definitely wiped it out... :(

I thought normally, using RDI, I thought it insert comment lines, show it was updated by RDI... Maybe that is only the old WDSC?

A*%%TS SD 20160113 142203 KKILLIAN REL-V7R2M0 5770-WDS

I use to get comment lines like that...

-Ken Killian-

Mobile Comm Back-End

Senior IBM i Developer using Rational Developer for I RDI 9.5.1.2

Running IBM I, that supports: Java, PHP, Ruby/Ruby on Rails, Python, Node JS, RPGLE

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Hockings
Sent: Tuesday, August 1, 2017 2:23 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] RDI 9.5.1.2 Screen Designer REMOVES CODE!!!

Any sample source that can be used to reproduce this?

Mike

Mike Hockings, M.Eng., P.Eng.

DevOps for Enterprise

IBM Developer for z Systems and Power Systems Software Technical Support IBM Canada Ltd. Laboratory hockings@xxxxxxxxxx<mailto:hockings@xxxxxxxxxx>

From: Ken Killian <kkillian@xxxxxxxxxxxx<mailto:kkillian@xxxxxxxxxxxx>>

To: "Rational Developer for IBM i / Websphere Development Studio

Client for System i & iSeries" <wdsci-l@xxxxxxxxxxxx<mailto:wdsci-l@xxxxxxxxxxxx>>

Date: 2017/08/01 13:08

Subject: Re: [WDSCI-L] RDI 9.5.1.2 Screen Designer REMOVES CODE!!!

Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx<mailto:wdsci-l-bounces@xxxxxxxxxxxx>>

PMR# 21150,442,000 created for RDI removing and breaking code in display files.

-Ken Killian-

-----Original Message-----

PMR time!

--

--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<mailto: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<mailto: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<mailto: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<mailto: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 ...

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.