use-revolution digest, Vol 1 #1953 - 18 msgs

HangTime hangtime at earthlink.net
Fri Sep 26 20:00:01 EDT 2003


> Is there a way to get the itemOffset starting from the end of a text 
> block?

Scott, would this work for you?

function endItemOffset jTargetText,jTextBlock
     return (the number of items of jTextBlock) - 
(itemOffset(jTargetText,jTextBlock) - 1)
end endItemOffset

Hope it helps  --HangTime [Will Compute for Food]  B-)>




More information about the use-livecode mailing list