You sort of already had it. Wouldn't:

on mouseUp
    get lineoffset(yourChar,yourField) 
    answer offset(yourChar,the value of line it of fld yourField) 
end mouseUp

do?

Do you really always have the line you need? Or is that part of the issue? 
As for false positives, this will only give the first instance of the 
character. How do you know which instances are valid?

Craig Newman
_______________________________________________
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