On Fri, 7 Mar 2003, fglock wrote: > Although $recurr_months was defined as "start=>NEG_INFINITY", > the equation solver inside Set::Infinite will substitute > that for "start=>20030201". Otherwise it would not find > an answer. > > The "20030201" value is found by applying a truncation on > the 20030205 value. > > If you do not provide a "truncator", I have to disable the > equation solver and the program will have to iterate from > "start" to whatever date you need, even if that date > is a million years later.
The sub that generates recurrences can be responsible for truncation, right? -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
