Diff for /parser3/www/htdocs/Attic/index.html between versions 1.117 and 1.122

version 1.117, 2002/08/20 08:19:00 version 1.122, 2002/08/23 07:32:25
Line 216  $selffilespec[$filespec] Line 216  $selffilespec[$filespec]
 #^rbodytest[]  #^rbodytest[]
 #^cookie[]  #^cookie[]
 #^cookieexpirestest[]  #^cookieexpirestest[]
   #^postest[]
   #^voidpostest[]
   ^virtualtest[]
   #^badcolumntest[]
 <hr>  <hr>
 OK  OK
   
   @badcolumntest[]
   $table[^table::load[ext.cfg]]
   $table.b
   
   
   @virtualtest[]
   $derived[^derived::create[derived create actual param]]
   ^derived.test[]
   
   
   @voidpostest[]
   $s[]
   ^s.pos[$nothing]
   
   @postest[]
   $s[$nothing]
   ^s.pos[$nothing]
   
 @cookieexpirestest[]  @cookieexpirestest[]
 #$cookie:exptest[1]  #$cookie:exptest[1]
 #$cookie:exptest[$.value[2] $.expires(+1)]  #$cookie:exptest[$.value[2] $.expires(+1)]

Removed from v.1.117  
changed lines
  Added in v.1.122


E-mail: