RE: [Zope] terminating DTML parsing...
2 Mar
1999
2 Mar
'99
12:17 p.m.
Anthony wrote:
from inside DTML, is there a way to say "don't process any further DTML, just return this to the user"?
Umm, <!--#if--> ?? --Paul
2 Mar
2 Mar
12:15 p.m.
New subject: [Zope] terminating DTML parsing...
Anthony wrote:
from inside DTML, is there a way to say "don't process any further DTML, just return this to the user"?
Umm, <!--#if--> ??
That works fine if it's all one big DTML method. But what if you have a series of pages which each have <!--#var check_widget_settings--> at the top. inside check_widget_settings I want to be able to say "if this, then enough. don't return back to the enclosing objects, just send what you have now." kinda like a DTML exception :) Anthony
9896
Age (days ago)
9896
Last active (days ago)
1 comments
2 participants
participants (2)
-
Anthony Baxter -
Paul Everitt