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



I have found that I have to lookup the simple qualified field name (myStruct.field1) then add the array element detail ( myStruct(element).field1 )...

-Eric DeLong

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Kurt Anderson
Sent: Thursday, October 27, 2011 3:48 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (wdsci-l@xxxxxxxxxxxx)
Subject: [WDSCI-L] Content Assist quirks

Is anyone else noticing a few quirky things about content assist in 8.0.3?

For instance, in the following, if I hit content-assist in the middle of the DS subfield, nothing happens. If I go to the beginning of the field and bring up content-assist, the subfield shows up, but once I start arrowing to the right it goes away.
ds_Type(typeIdx).cCity;
ds_Type's subfields are defined based on a template data structure
D dsT_Type DS Template LikeRec( FileName.FileFmt )

To make it even weirder, it's like content assist isn't liking the case change in the subfield.
For example, if I change ds_Type(typeIdx).cCity; to ds_Type(typeIdx).CCity; then content assist works out to the i in city, but goes away after that. Previously it only worked on the c and disappeared when I arrowed to the following C.

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