Hi Hallvard, I haven't seen this exact error before, but some that have been alike ... my guess is that somehow s gets set somewhere else in [...]. Did you try to
protect 's directly after setting it? If you still get the same error, there must be a bug in now/time/precise I hope that helps, Ingo Hallvard Ystad wrote: > Hello > > I have a funny problem. I have this: > s: now/time/precise > [...] > print join "Took" (now/time - s) > > But sometimes, 's turns out to be a string! How can that happen?? > > The script is too long for me to pass on the full context. But has anyone seen this > (is it a?) bug before? > > Thanks for any help, > HY > > Pr�tera censeo Carthaginem esse delendam > > -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
