<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<font size=+1>It is courious that I can do a lot of things within the messagebox
and it doesn't works when I include the same command or function in a handler.</font><font size=+1></font>
<p><font size=+1>For example, I select a line in a scroling locked field
with listBehavior turned to true, using arrow key. I type  PUT THE
HILITEDLINE OF FIELD "MaList" and the result is the number of the hilited
line.  If I type the same in a handler with  onEnterInField,
the result I get in my variable is not an integer, it is this string: <b>hilitedLine.
</b>So I cant refer to the line by its number.</font>
<br><font size=+1> I can refer to a number's line if I click on a
line with the mouse.</font><font size=+1></font>
<p><font size=+1>Is there any solution?</font><font size=+1></font>
<p><font size=+1>Thanks</font><font size=+1></font>
<p><font size=+1>Alain Vezina</font>
<br><font size=+1>Logilangue international</font></html>