Even simpler:

put " " into x
answer "planets" is among the words of " "   => TRUE
answer "planets" is among the words of x    => FALSE

It looks like it has to do with using string literals in the statement, and chokes on empty words.

- Brian

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to