[Zope] Object File Size...

Terry Hancock hancock@anansispaceworks.com
Tue, 02 Jul 2002 21:20:23 -0700


On Wed, 2002-07-03 at 08:34, Michael Fox wrote:
> How can I render an object's file size in a DTML Document,
> similar to "Size" in the Zope management interface?

From: Thierry Florac [mailto:thierry.florac@onf.fr]
> I think you should use the "get_size" method provided by external
> files...

From: "Michael Fox" <Michael@CenturySoftware.com.au>
> Do you have an example of how I can do this in a dtml-var ?

<dtml-var expr="your_object.get_size()"> 


-- 
------------------------------------------------------
Terry Hancock
hancock@anansispaceworks.com       
Anansi Spaceworks                 
http://www.anansispaceworks.com 
P.O. Box 60583                     
Pasadena, CA 91116-6583
------------------------------------------------------