[ZPT] What's the store now?
Peter Bengtsson
mail@peterbe.com
Tue, 15 May 2001 13:55:31 +0200
In the last few days there's been some wild (as in constructive) discussions
about the use of '|' s and what to do if things go wrong or objects are
missing.
To sum up (for us deadly people):
What will be the equivalent for these statements using the latest TAL/TALES
definitions:
<dtml-var knife missing>
<dtml-var fork missing="Bring one next time will ya">
<dtml-var spoon null="At least it's an empty spoon">
Peter