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




Hi Ken,

Please open a PMR for this so it can be addressed.

Thanks,
Eric





Eric Simpson
Rational Developer for i
IBM Canada Lab
905-413-3226
esimpson@xxxxxxxxxx







From: Ken Killian <kkillian@xxxxxxxxxxxx>
To: "Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
Date: 11/22/2017 09:25 AM
Subject: [WDSCI-L] RDI 9.6 Code Assist Bug...
Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>



Hi,

I have discovered a code Assist bug in RDI 9.6.

First a Data-Structure:

dcl-ds MSGPDT qualified;
MMDDYY zoned(6);
MM char(2) OVERLAY(MSGPDT);
DD char(2) OVERLAY(MSGPDT:*next);
YY char(2) OVERLAY(MSGPDT:*next);
end-ds;

Here is my code where I am getting Code Assistance:

kdate = %dec(%date(%Dec(msgpdt. ):*MDY):*YMD); // Convert MDY to YMD

Using Code-Assist, Ctrl+space Bar, I am able to select the "MMDDY"
sub-file! COOL!!! <Joy Joy>.

But, after selecting it my code is REFORMATTED! OUCH! Notice it breaks the
code format!!! <frown>

kdate = %dec(%date(%Dec(msgpdt.
o YMD
MMDDYY):*MDY):*YMD); // Convert MDY t


So, apparently the code-Assistance is BROKEN...

Disappointment, oh well, not working... <sad face>

-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

--
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:
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.midrange.com_mailman_listinfo_wdsci-2Dl&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=33rptvZpMLJrUR9GWeXfAuZZCqOvHDQuKpTJMcp-xDc&m=Vz2bd4XhFcMkl9KI4sajrsiFH93mRzjJPVrxalRnlrQ&s=1OvykWcbbdlCJQMhJINi7K9fLm3E3wC3hsKVLDFiwUs&e=

or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://urldefense.proofpoint.com/v2/url?u=https-3A__archive.midrange.com_wdsci-2Dl&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=33rptvZpMLJrUR9GWeXfAuZZCqOvHDQuKpTJMcp-xDc&m=Vz2bd4XhFcMkl9KI4sajrsiFH93mRzjJPVrxalRnlrQ&s=RcDuZbcN9ZDDWlXRqMHNfeg6V3m3ovfpYoiwH1bVByo&e=
.




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.