Folks, >> print to-integer 1.6 1
I can't for the life of me find a word which does the same as this but which actually rounds (so you'd get 2) rather than just chopping off the remainder. Is there such a beast or must one write a function to do it? I've actually resorted to doing exactly this and it's pretty ugly :) Regards, Mat -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
