Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.536 and 1.541

version 1.536, 2002/01/24 15:33:13 version 1.541, 2002/01/25 13:48:56
Line 1 Line 1
   @USE
   t.p
 @auto[]  @auto[]
 $request:charset[windows-1251]  $request:charset[windows-1251]
 $response:charset[windows-1251]  $response:charset[windows-1251]
 $response:content-type[$.value[text/html]$.charset[$response:charset]]  $response:content-type[$.value[text/html]$.charset[$response:charset]]
   
 @main[]  @main[]
 ^xmloutattrwithoutvalue[]  ^exec2[]
   #^tlock[]
   #^xmloutattrwithoutvalue[]
 #^precisionProblem[]  #^precisionProblem[]
 #^xpath[]  #^xpath[]
 #^ttablesetlang[]  #^ttablesetlang[]
Line 89  $response:content-type[$.value[text/html Line 93  $response:content-type[$.value[text/html
 <hr>  <hr>
 OK  OK
   
   @exec2[]
   $a[^file::exec[bin/t.cmd]]
   <pre>^taint[$a.text]</pre>|$a.status|$a.stderr<hr>
   
   
   @tlock[]
   ^file:lock[lockfile]{
           code
   }
   
 @xmloutattrwithoutvalue[]  @xmloutattrwithoutvalue[]
 #$ORIGINS(1)  #$ORIGINS(1)
 $doc[^xdoc::set{<?xml version="1.0"?><doc background="">zz</doc>}]  $doc[^xdoc::set{<?xml version="1.0"?><doc background="">zz</doc>}]

Removed from v.1.536  
changed lines
  Added in v.1.541


E-mail: