>on mouseUp
>  set savePrecision = the floatPrecision
>  set the floatPrecision = 0
>  if field "s1" = "0" then
>    put "5500" into field "s1"
>  else
>      put "0" into field "s1"
>      set the floatPrecision = savePrecision
>    end if
>  end if
>end


 Brian Douglas  (:ub)
============================================================================



[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to