put the hilitedline of fld "table" into thisrow
set the itemdelimiter to tab
put the number of items in line thisrow of fld "table" into columns
or for the hilited line
put the number of items in the hilitedtext of fld "table"
and finally, the mouse is over
put the mousechunk into thishilitedtext
if it is selected then use the selectedchunk
you can also check the script of the revtable frontscript
put the frontscripts into fs
edit script of lineoffset("revtable",the frontscripts)
Have fun...
Xavier
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> [EMAIL PROTECTED]
> Sent: Monday, July 12, 2004 23:32
> To: [EMAIL PROTECTED]
> Subject: tabStops
>
>
> Hi , how do I identify the current tab stop (or cell) in a table field ?
> e.g.
> the hilitedLine property , put the hilitedLine of fld "fld x" returns
> the hilitedLine, now when I select a cell I need to return the cell #
> or any number that will identify the proper cell to be able work with
> it.
> Thanks.
>
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution