Alex Tweedly wrote:
Don't think there's one built-in.
function ceil pVal return ceil(pVal)+1 end ceil
Sorry - I meant return trunc(pVal)+1
-- Alex Tweedly http://www.tweedly.net
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.7 - Release Date: 12/04/2005
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
