[Zope] Newbie - how to I access an object with rel path
fowlertrainer at anonym.hu
fowlertrainer at anonym.hu
Thu Dec 4 08:04:59 EST 2003
Hello,
My site is structured with folders.
Some scripts are positioned in same directory.
example:
LoginScripts folder:
checkSession
checkUserName
....
If I want to use script1 from script2, I write this:
result=context.LoginScripts.script1()
But is exists another way to I access it ?
like this:
result=./script1()
Thanx.
--
Best regards,
fowlertrainer mailto:fowlertrainer at anonym.hu
More information about the Zope
mailing list