Go ahead....

stephen barncard stephenREVOLUTION2 at barncard.com
Thu Mar 12 12:07:06 EDT 2009


Odd. Yet this works properly:

get word 1 of "aaa,bbb"

answer item 1 of it

put it


Congratulations. You found a bug. Please report it to the QC.


FYI   - parentheses are your friend.  the below construction works and makes
it clearer anyway:


answer item 1 of (word 1 of "aaa,bbb")



Stephen Barncard
-------------------------
San Francisco
http://barncard.com


2009/3/12 <DunbarX at aol.com>

> answer item 1 of word 1 of "aaa,bbb"
>
> HC yields "aaa"
> Rev yields "Chunk: bad chunk order (must be small to large)"
>
> If I write: answer word 1 of item 1 of it, Rev (like HC) yields "aaa", but
> that is hardly solace.
>
> Make my day.
>
> Craig Newman
>
>
> **************
> A Good Credit Score is 700 or Above. See yours in
> just 2 easy steps!
> (
> http://pr.atwola.com/promoclk/100126575x1219671244x1201345076/aol?redir=http:%2F%2Fwww.freecreditreport.com%2Fpm%2Fdefault.aspx%3Fsc%3D668
> 072%26hmpgID%3D62%26bcd%3DfebemailfooterNO62)
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list