|
Here's some source that reproduces the DS problem. I'm still playing with the
procedure problem.
David has confirmed the problem.
h nomain
d MyProc pr
d wTestDS ds qualified
d fld1 10a
d fld2 10a
d wTestDS2 ds likeds(wTestDS)
p MyProc b
d MyProc pi
d wTestDS3 ds qualified
d fld1 10a
d fld2 10a
d wTestDS4 ds likeds(wTestDS)
/free
//Code Assist Works here with globals
//type wTestDS. and press 'ctrl-space'
wTestDS.fld1 = 'hi';
// but doesn't work here
// type wTestDS3. and press 'ctrl-space'
wTestDS3.
// type wT and press 'ctrl-space', only wTestDS and wTestDS2 showup??
// also if you select wTestDS you get wTwTestDS.
wT
/end-free
p MyProc e
Is everybody seeing this or just a few?
Are you willing to wait till the next version for a fix or is it important
enough to be in a service pack?
Charles Wilt
iSeries Systems Administrator / Developer
Mitsubishi Electric Automotive America
ph: 513-573-4343
fax: 513-398-1121
> -----Original Message-----
> From: wdsci-l-bounces@xxxxxxxxxxxx
> [mailto:wdsci-l-bounces@xxxxxxxxxxxx]On Behalf Of Wilt, Charles
> Sent: Thursday, February 17, 2005 9:47 AM
> To: Websphere Development Studio Client for iSeries
> Subject: Code Assist problems (was RE: [WDSCI-L] Code Assist doesn't
> work forDS subfields.)
>
>
> I've changed the topic since I'm now noticing problems with
> code assist at other times besides when trying to use it with
> DS subfields.
>
> When I've got a number of procedures prototyped with a
> similar name, such as QusCrtUsrSpc, QusChgUsrSpcAtr,
> QusRtvPtrUsrSpc, QusChgUsrSpcDta. When I type Qus and press
> ctrl-space, I get a listing of all the procedures, but I
> can't select some of them.
>
> When I press the down arrow key, it doesn't move through the
> list one at a time. Instead, the select bar moves from the
> first to the last.
>
> I can however use my mouse to select one in the middle.
>
> However, in either case. Pressing enter or double clicking
> the mouse doesn't (usually) insert the procedure name.
>
> Anybody else having this same problem???
>
> Charles Wilt
> iSeries Systems Administrator / Developer
> Mitsubishi Electric Automotive America
> ph: 513-573-4343
> fax: 513-398-1121
>
>
> > -----Original Message-----
> > From: wdsci-l-bounces@xxxxxxxxxxxx
> > [mailto:wdsci-l-bounces@xxxxxxxxxxxx]On Behalf Of
> frank.broome@xxxxxxx
> > Sent: Thursday, February 17, 2005 4:48 AM
> > To: Websphere Development Studio Client for iSeries
> > Subject: Re: [WDSCI-L] Code Assist doesn't work for DS subfields.
> >
> >
> >
> > Hi,
> >
> > I have the same problem and it's really irritating!
> >
> > We are working a LOT with qualified datastructures and to get
> > the subfields
> > listed using ctrl-space after typing the ds name and dot
> (.) would be
> > REALLY nice!
> >
> > I am also on 5.1.2.4
> >
> > /Frank
> >
> >
> >
> >
>
> --
> This is the Websphere Development Studio Client for 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 mailing list archive is Copyright 1997-2025 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.