<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 5.50.4922.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Upon a stack opening for the first time, it automatically and 
_unwantedly_ selects the top line of a field with listBehavior set to true. How 
do I prevent this (i.e., so that the list-field remains unhilited)?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I tried switching the layer of the list-field, as well as this 
piece of pre-emptive script, but no luck:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>on openCard<BR>&nbsp; set the hilitedLines of field 
"fImageList" to&nbsp;"0,0"<BR>&nbsp; set the hilitedLines of field "fImageList2" 
to "0,0"<BR>end openCard</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thank you.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Nicolas Cueto</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>P.S. Thanks to Klaus Major for the answer printer 
fix.</FONT></DIV></BODY></HTML>