Hi Niall,I've just given up trying to figure out how FormCalc treats
time calculations and will do it in JS. Thus your material will come in
really handy!Thank you!Yes, I will have to create my own time
calculation functions, no big deal.What I still haven't figured out,
thoughm, is how to cast strings into integers in JS. Should be as simple
as parseInt() or Number(), but for some reason its not working.Marcos