Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.191.2.1 and 1.194

version 1.191.2.1, 2001/05/21 14:51:42 version 1.194, 2001/05/21 16:55:52
Line 153  ${comment}. Line 153  ${comment}.
                 ^menu{<tr><td>$id</td><td>$name</td><td>$age</td></tr>}                  ^menu{<tr><td>$id</td><td>$name</td><td>$age</td></tr>}
         </table>          </table>
         }}          }}
           ^^string:sql{select age from paf where id=1}=^string:sql{select age from paf where id=1}<br>
           ^^int:sql{select age from paf where id=1}=^int:sql{select age from paf where id=1}<br>
   
           $paf[^hash:sql{select id,age from paf}]
           ^$paf.2.age=$paf.2.age<br>
 }  }
 #}  #}
 #}  #}

Removed from v.1.191.2.1  
changed lines
  Added in v.1.194


E-mail: