Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.294 and 1.295.2.2

version 1.294, 2001/09/05 15:05:27 version 1.295.2.2, 2001/09/07 08:47:52
Line 3  t.p Line 3  t.p
 dtf.p  dtf.p
   
 @main[]  @main[]
 ^tlsplit2[]  #^tdupleform[]
   #^tvoiddefault[]
   ^testdom0[]
   #^testlocal[0]
   #^thashdefault2[]
   #^tcase2[]
   #^tlsplit2[]
 #^tconnect[]  #^tconnect[]
 #^timghtmlyu[]  #^timghtmlyu[]
 #^timghtml[]  #^timghtml[]
Line 29  dtf.p Line 35  dtf.p
 #^tests[]  #^tests[]
 #^func(0)<hr>  #^func(0)<hr>
   
   @tdupleform[]
   #$c[^form:a.columns[]]
   #^c.menu{$c.column}[,]<br>
   ^form:a.menu{$form:a.element=}[,]
   
   @tvoiddefault[]
   $var[$form:element]
   ^var.int(2)
   
   
   @testdom0[]
   $dom[^dom::load[test.xml]]
   
   
   @testlocal[level][local]
   $local($level)
   before($level):$local<br>
   ^if($level<10){
           ^testlocal($level+1)
   }
   after($level):$local<br>
   
   @thashdefault2[]
   $hash[
           $.a[1]
           $.b[2]
           $._default[xx]
   ]
   $hash.c
   
   @tcase2[]
   $hash[
           $.1{^load[code1]}
           $.2{code2}
   ]       
   $hash.1
   
 @tlsplit2[]  @tlsplit2[]
 $splitURI[^request:uri.mid(1;^request:uri.length[]-1).lsplit[/]]  $splitURI[^request:uri.mid(1;^request:uri.length[]-1).lsplit[/]]
 OK  OK

Removed from v.1.294  
changed lines
  Added in v.1.295.2.2


E-mail: