sentences as items
Toma Tasovac
ttasovac at princeton.edu
Thu Mar 6 12:48:01 EST 2003
Thanks a lot, Chris. I think that's exactly what I need.
But, pardon my ignorance: how do you insert these special characters?
Also, if you're using Unicode and you set the useUnicode to true, is
there a corresponding Unicode character that does the same trick and
that I could then use in both Mac and Windows versions?
Many thanks, again.
Toma
On Thursday, March 6, 2003, at 06:09 PM, Chris Sheffield wrote:
> I don't know if this will work with itemDelimiter, but
> I used this trick in version 2.0 with the new
> lineDelimiter property. It worked well.
>
> What I did was put a special character at the end of
> each sentence (NumToChar(160) on Windows and
> NumToChar(202) on Mac). This character looks just
> like a space when displayed on screen, but it isn't
> really a space. Then I set the lineDelimiter property
> to that character. It worked perfectly. You might be
> able to do the same thing with itemDelimiter.
>
> Hope that helps.
>
> Chris Sheffield
>
> --- Toma Tasovac <ttasovac at princeton.edu> wrote:
>> How can I make Revolution count each sentence in a
>> field as an item --
>> so that I can then easily manipulate whole sentences
>> as item 1, item 2
>> etc. In other words is there a magical way to make
>> several characters
>> ("." "?" "!") count as the same itemDelimiter?
>>
>> All best,
>> Toma
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>>
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list