Chipp,

This is to tell you that you have a blinking insertion point in the field.
You see, if the 3rd character were actually selected, you'd get:

  char 3 to 3 of field 1

If you had the blinking insertion point between characters 2 and 3 of the
field, you'd get:

  char 3 to 2 of field 1

(You couldn't do 'char 2 to 3 of field 1', since that would assume two
characters were highlighted)

Hope this helps,

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "Chipp Walters" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 19, 2001 4:45 AM
Subject: the selectedChunk


> Sometimes when the cursor is in a field, with nothing selected, I get a
> value for the selectedChunk:
>
> char 3 to 2 of field 1
>
> or
>
> char 19 to 18 of field 1
>
> Any idea why this would be?
>
> -Chipp
>
> _______________________________________________
> improve-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/improve-revolution
>

_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to