Mark Stuart wrote:
Hi All,
How do I return the column number that the user clicked in?
I know how to get the selectedLine of a Table field, but I'd like to
know which column of the selectedLine the user clicked into.

Something like this:

 put word 4 of the clickchunk into tCharNum
 subtract (the number of chars in line 1 to \
    (word 2 of the clickline)-1 of me) +1 from tCharNum
 set the itemdel to tab
put the number of items in char 1 to tCharNum of the value of the clickLine

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
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