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

version 1.169, 2001/05/08 06:00:47 version 1.174, 2001/05/08 09:44:32
Line 1 Line 1
 @main[]  @main[]
 ^eval(1<2)  $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[.]]  $filelist[^table:dir[.]]
 <hr>  <hr>
Line 10  $branches[^table:set{name val Line 24  $branches[^table:set{name val
 index.cgihtml   123  index.cgihtml   123
 }]  }]
 $splitURI[^request:uri.lsplit[/]]  $splitURI[^request:uri.lsplit[/]]
                                         ^branches.locate[name;$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

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


E-mail: