>Hershel Fisch wrote:
>on keyUp
>   put  the cursor after fld "abc"
>end keyUp
>what happens is the on every time the keyUp is triggered then the char
>that is typed into the fld a number "8" follows.
>what is that , and how do eliminate it?

8 is the id of the browse cursor, so maybe that's what is being appended to
the field

Martin Baxter



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

Reply via email to