Re: find or equal test problem

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

Your problem is pp is defined as a sequence inside a sequence - ie. {"xxx"}
and find(x,s) will only find the Whole sequence "xxx" inside {"xxx"} :)

change pp= {"pickel"} to
pp = "pickel"

and the sun will shine again :)

Cheers
Dave

. .. : :: = == == = :: : .. .
Server-Side DB driven web sites,
Software Development
(and part-time games developer)

contact dave_p at purpletiger dot com
or probert.dave at gmail dot com
. .. : :: = == == = :: : .. .

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

Search



Quick Links

User menu

Not signed in.

Misc Menu