Troy Rollins wrote:


On Sep 2, 2004, at 7:42 AM, Colin Holgate wrote:

convert to a string, set the delimeter to a period, grab the last chunk and convertint it back to float and save to add back on


That sounds like a lot more work than my two lines.


Yep. So it my offset routine.

Any routine that coerces the number to text, processes the text and coerces it back to a number is going to be pretty darn slow relative to manipulating the number as a number.


If you're only doing it every now and then, it's probably not a problem. If you're doing it a lot, streamline it.


--

Carl West
mailto:[EMAIL PROTECTED]
http://carl.west.home.comcast.net

[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