Moi? Unknown? This indicates I should be posting more frequently! /H aka Hugh Senior, developer in HC, then SC, then MC and Rev, since 1984 (now feeling old) >> However, the equally elegant solution from our unknown >> "[EMAIL PROTECTED]" user is also interesting :
> function isPositiveInteger pValue > return (pValue is a number) AND (pValue >=0) AND > (trunc(pValue)=pValue) > end isPositiveInteger _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
