Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.167 and 1.174

version 1.167, 2001/05/07 15:31:54 version 1.174, 2001/05/08 09:44:32
Line 1 Line 1
 @t[a]  
 -${a}-  
 @end  
   
 @main[]  @main[]
   $t2[^table:set{key      a       b
   1       a1
   2       a2      b2
   }]
   ^t2.offset(1)
   $t2.b
   $r[^t2.record[]]
   <hr>
   $th[^t2.hash[b]]
   ^$th.b2.a=$th.b2.a<br>
   <hr>
   $th[^t2.hash[key;a]]
   ^$th.2.a=$th.2.a<br>
   <hr>
   #^OP:eval(1<2)
   
   $filelist[^table:dir[.]]
   <hr>
   $path[/news/tululu/]
   #^path.flip[]
   <hr>
 $branches[^table:set{name       val  $branches[^table:set{name       val
 index.cgihtml   123  index.cgihtml   123
 }]  }]
 $splitURI[^request:uri.lsplit[/]]  $splitURI[^request:uri.lsplit[/]]
                                         ^branches.locate[name2;$splitURI.1]  name ^if(^branches.locate[name;$splitURI.1]){found;not found}:
                                         $branches.name  $branches.name
 <HR>  <HR>
 $splitURI[^request:uri.lsplit[/]]  $splitURI[^request:uri.lsplit[/]]
 $splitURI.0!$splitURI.1  $splitURI.0!$splitURI.1
Line 64  ${comment}. Line 81  ${comment}.
   
 @auto_test[]  @auto_test[]
 ^BASE.auto_test[]  ^BASE.auto_test[]
 <li>${request:uri}!  
   
   <li>${request:uri}!
   
   @t[a]
   -${a}-
   @end
   

Removed from v.1.167  
changed lines
  Added in v.1.174


E-mail: