Anyone have some sample code or a function to determine whether a number is even or odd? Actually, in this case the "number" would be in a string but that isn't a big deal. I can easily do this in PERL using the mod function but I can't find a similar function in Kixtart. I'm sure this is easier then I am making it.