set the numberformat to "0" before trying anything
as outlandish as you did.
Craig Newman
-Original Message-
From: James Hurley
To: use-livecode@lists.runrev.com
Sent: Sat, Jan 29, 2011 2:54 pm
Subject: The many faces of the thumb position
I dissevered this the hard w
I dissevered this the hard way.
Put this into the script of a scrollbar:
on scrollbardrag
put the thumbposition of me into x
put x into field 1
put x*1 into field 2
end scrollbardrag
You will find that field 1 gets the round(x) while field 2 gets the decimal
value of the thumb posit