<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Verdana" LANG="0">On 24/2/02 9:59 pm, "Prodevm@aol.com" <Prodevm@aol.com> scribed:<BR>
<BR>
</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">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>
</BLOCKQUOTE><BR>
In a message dated 2/24/02 9:19:07 PM Eastern Standard Time, iansummerfield@btconnect.com writes:</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Verdana" LANG="0"><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- </BLOCKQUOTE><BR>
<BR>
When I set the little arrows up exactly as stated above without any script, it does nothing when clicked up/down.  However, if I insert the little arrows button directly from the object library, it automatically inserts a ton of script into the script properties, it works, but there has to be a better way to do this; I cannot imagine having to have all of that script inserted into every little arrows button that you may use.<BR>
<BR>
I think that it probaly should be referencing the associated script directly from the object library, automatically on mouse down, but it is not doing so.  Without the script being placed directly into the little arrows button properties, it does not work.<BR>
<BR>
Please someone help! this is driving me crazy.<BR>
<BR>
Thanks <BR>
<BR>
Steve<BR>
<BR>
</FONT></HTML>