7 May
1999
7 May
'99
7:33 p.m.
Zopists, I have and external method that is taking a flat text file and making a Zope object out of each line. I have one field though that is a float type and I tried _.float() and it choked. If I take that field out it works fine. If I don't convert I get a ValueError (of course). I'm getting a NameError. In Zope terms is a NameError when it doesn't recocnize a command (ie _.float)? Is there a specific import I have to do to be able to call _.float? Thanks in advance. -- Jason Spisak webmaster@mtear.com