Diff for /parser3/www/htdocs/Attic/index.html between versions 1.171 and 1.172

version 1.171, 2002/10/23 08:35:23 version 1.172, 2002/10/28 12:13:04
Line 283  OK Line 283  OK
 #^selectSingleoct[]  #^selectSingleoct[]
 #^compilebug[]  #^compilebug[]
 #^badhashcreate[]  #^badhashcreate[]
 ^badsendmail[]  #^badsendmail[]
   #^keygenedhash[]<br>
   #<hr>[$env:HTTP_REFERER]
   #$response:Content-TypE[bad]
   ^emailhead2[]
   
   @emailhead2[]
   ^mail:send[
           $.charset[koi8-r]
           $.from[paf@design.ru]
           $.to[paf@mail]
           $.reply-to[^taint[agat] <^taint[ag_7k@mail.ru]>]
           $.subject[test]
   ]
   
   @keygenedhash[]
   $table[^table::create{key       value
   1       a
   2       b
   }]
   $hash[^table.hash($table.key*2)]
   '$hash.4.value' must be 'b'
   
 @badsendmail[]  @badsendmail[]
 ^mail:send[  ^mail:send[

Removed from v.1.171  
changed lines
  Added in v.1.172


E-mail: