Re: find/match not working

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

On Tue, 17 Aug 2004 16:30:00 +0000, Pete E <euphoria at eberlein.org>
wrote:

>Perhaps you want:
>
>  found = find (junk, urllist)
>  if not found then
>    urllist = urllist & {junk}
>  end if
>
>
Kat, perhaps you could trap your program at some point when it has
created a duplicate, and create an ex.err or print() the values so
this (the above code misbehaving) can be reproduced?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu