Aye, that would tell me the number of words FROM THE BEGINNING. I wanted to know the number of the selected word in the selected line.

Actually, this came up when I was trying to make my own table object and realized that I would have to trap tabkey and returnkey and move the selection myself. So I really wanted to know which item (assuming the itemDelimiter was tab) of which line was presently selected. I gave up out of frustration.

Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM

On Mar 19, 2009, at 2:13 PM, J. Landman Gay wrote:

Bob Sneidar wrote:
I can see the problem this may present here. What if I wanted to know
which word of the selected line was selected?

Let the engine do it:

the number of words in char 1 to (word 4 of the selectedchunk) of fld x

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to