Re: Win32Lib Feature Request

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Wednesday 22 January 2003 11:08 pm, you wrote:

> > The problem is, I have to retrieve the data from myList (the control)
> > first and put it into a sequence... something like this:
> >
> > for t =3D 1 to getCount( myList ) do
> >  mySeq =3D append(mySeq, getItem( myList , t )
> > end for
> > junk =3D gettok( mySeq, wildntok(mySeq,"IADC*",0,""),"")
>
> but your list is already in a sequence, remember:
> myList =3D
> {"IADCDAYW.DOT","OTHER.DOT","IADCFOOT.DOT","IADCTURN.DOT"}

No, that was just indicating what myList would look like if in a sequence=
=2E..=20
:)

> Or matchtok, matchntok. The way you say myList is set up, you don't eve=
n
> run thru the parse/deparse routines in strtok.

No, the sequence elements come from a winblows list control.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu