And I never saw this problem because I intuitively use parentheses!
Stephen Barncard
-------------------------
San Francisco
http://barncard.com


2009/3/12 Richard Gaskin <ambassa...@fourthworld.com>

> Jim Bufalini wrote:
> ...
>
>> And this is logical as, a. You can set itemDelimiter and lineDelimiter but
>> not the word delimiter (smallest chunk, which word boundary has undergone
>> a
>> change recently in Rev 3.0), b. When parsing text, words are generally
>> smaller chunks than phrases, which are usually delimited with commas, c.
>> As
>> has been pointed out, you can override this parsing order using
>> parenthesis,
>> and lastly d. All that's needed here is *item 1 of "aaa,bbb"* ;-)
>>
>
> And there's also e. you get a lot of raw speed by letting the parser safely
> make logical assumptions about chunk order.
>
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to