[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
WML und Meta-HTML (fwd)
- From: Tobias Oetiker <nospam@thanx>
 
- Date: Wed, 19 Jan 2000 11:43:08 +0100 (MET)
 
We have some problems with the <protect> <preserve> tag.
We try to use it when defining containers with meta html ... try the
following script ... I think it should not work like this ...
wml -r script
# ---------- Silly test starts here----------------------------
#use wml::std::tags
<define-tag link1>
  <preserve title>
  <set-var %attributes>
  Var title=<get-var title>
  <restore title>
</define-tag>
<define-tag project>
  <preserve title>
  <set-var %attributes>
  <link1 title="<get-var title>">
  <restore title>
</define-tag>
<project title="Perpetuum Mobile">
#---THe end
why does this not return 
Var title=Perpetuum Mobile
cheers
tobi
-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
 / // _ \/ _ \/ / TEL: +41(0)1-6325286  FAX:...1517  ICQ: 10419518 
/_/ \.__/_.__/_/ oetiker@ee.ethz.ch http://ee-staff.ethz.ch/~oetiker
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com