[Zope] calling methods in differing folders

Timothy Grant tjg@avalongroup.net
Mon, 27 Dec 1999 16:25:04 -0800


Hi,

Here's another one of those questions that has probably been asked a
thousand times:

I have a structure that looks like this
ROOT
    /FWF_Scale
        /Categories
            CategorySelectQuery(SQL Method)
        /Grades
            GradeForm(DTML Method)

I would like to write some DTML that will call CategorySelectQuery()
from withing GradeForm.

I have tried:

<dtml-call FWF_Scale.Categories.CategorySelectQuery()> 
<dtml-call FWF_Scale/Categories/CategorySelectQuery()> 
<dtml-call /FWF_Scale/Categories/CategorySelectQuery()> 

all to no avail, what am I missing here?

Thanks.
  
-- 
Stand Fast,
    tjg.

Chief Technology Officer              tjg@exceptionalminds.com
Red Hat Certified Engineer            www.exceptionalminds.com
Avalon Technology Group, Inc.                   (503) 246-3630
>>>>>>>>>>>>EXCEPTIONAL MINDS, INNOVATIVE PRODUCTS<<<<<<<<<<<<