<HTML>
<HEAD>
<TITLE>Re: Little generic arrows (id 201317)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">On 24/2/02 9:59 pm, "Prodevm@aol.com" <Prodevm@aol.com> scribed:<BR>
<BR>
</FONT><BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Arial">Hello,<BR>
<BR>
I am trying to associate the Little generic arrows (image ID 201317) with a field, to display a range in the set numbers (1-30) when clicked up or down.  I have set the cTargetField to the field name, and I have set MInValue and MaxValue for the arrows button.  However, when I click the arrows up or down the number displayed in the field does not change.  Do I need to put something in for the script of either the button or the field?<BR>
<BR>
Thanks<BR>
<BR>
Steve<BR>
</FONT></FONT></BLOCKQUOTE><FONT FACE="Verdana"><BR>
<BR>
Nothing is needed in the scripts.  You should put the name of the target field in cTargetField, don’t put it in quotes or anything like that.  Your destination field should have two custom properties,  one called cMinValue and the other called cMaxValue.  I notice you say you set the arrow buttons?  No, that’s not where to put the cMinValue and cMaxValue, you put them on the field.<BR>
<BR>
-i-</FONT>
</BODY>
</HTML>