On 4/13/12 9:16 AM, dunb...@aol.com wrote:

on mouseUp
    put word 2 of the clickCharChunk into myPos
    put the formattedText of fld 2 into myText
    put number of lines of (char 1 to myPos of myText) into myLineNr
    answer myLineNr
end mouseUp


This smacks of Jacque,

I can't take credit. I always include "the" with built-in functions, and I try to avoid "my" in variable names because it makes me cringe.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to