I do not think that a double [( will work. Try {( or <( for the math
or the time function.I do not have math installed, therefore I could not check it out. Greetings, Martin On Oct 20, 8:31 am, Kevin <[email protected]> wrote: > Take the current year and subtract the starting year to output the total > years since it started... > > Current year... > > [(time {now} "%Y")] = 2009 > > Try raw numbers... > > [(math "2009 - 1984" )] = 25 > > So I figured... > > [(math "[(time {now} "%Y")] - 1984" )] = 25 ?? > > Nope... = - 1984" )] > > Tried a number of different syntax. > > This is with 3.2.7 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
