Re: rounding integers
Re: rounding integers
- Subject: Re: rounding integers
- From: Chet Goetz <email@hidden>
- Date: Fri, 31 Oct 2003 11:17:14 -0600
Steve,
Thanks for the advice, but your code gives me an error:
"Can't make 314.159265358979 into a integer."
Am I doing something wrong?
chet
On Friday, October 31, 2003, at 10:37 AM, Steve Mills wrote:
set n to ((pi * 100) as integer) / 100
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.