Diff for /parser3/src/www/htdocs/Attic/auto.p between versions 1.26 and 1.29

version 1.26, 2001/07/18 13:18:00 version 1.29, 2001/07/26 14:38:22
Line 1 Line 1
 @auto[]  @auto[]
   $SQL[
           $.drivers[^table::set{protocol  driver  client
   mysql   d:\Y\parser3\src\sql\mysql\debug\parser3mysql.dll       d:\y\parser3\src\sql\mysql\mySQL32\lib\opt\libmySQL.dll
   odbc    d:\y\parser3\src\sql\odbc\Debug\parser3odbc.dll
   }]
   ]
   
 #$ORIGINS(1)  #$ORIGINS(1)
 $user-html[^table:set{user      html    comment  $user-html[^table::set{user     html    comment
 <<      &laquo^;        длинные user вперёд  <<      &laquo^;        длинные user вперёд
 >>      &raquo^;  >>      &raquo^;
 \n\n    <p>     !эти есть в таблице по умолчанию  \n\n    <p>     !эти есть в таблице по умолчанию
Line 16  _ &nbsp^; Line 23  _ &nbsp^;
 ^#A9    &copy^; windows (c)  ^#A9    &copy^; windows (c)
 }]  }]
 #$if(!($SQL is hash)){$SQL[$z[z]]}  #$if(!($SQL is hash)){$SQL[$z[z]]}
 $SQL[  
         $drivers[^table:set{protocol    driver  client  
 mysql   Y:\parser3\src\sql\mysql\Debug\parser3mysql.dll Y:\parser3\src\sql\mysql\mySQL32\lib\opt\libmySQL.dll  
 }]  
 ]  
 $SQL.connect-string[mysql://test:test@localhost/test/cp1251_koi8]  $SQL.connect-string[mysql://test:test@localhost/test/cp1251_koi8]
 $SQL.connect-string[mysql://test:test@[/a/b]/test/cp1251_koi8]  $SQL.connect-string[mysql://test:test@[/a/b]/test/cp1251_koi8]
 #for ^file:load[name;user-name;mime-type << autodetection]  #for ^file::load[name;user-name;mime-type << autodetection]
 $MIME-TYPES[^table:set{ext      mime-type  $MIME-TYPES[^table::set{ext     mime-type
 zip     application/zip  zip     application/zip
 doc     application/msword  doc     application/msword
 xls     application/vnd.ms-excel  xls     application/vnd.ms-excel

Removed from v.1.26  
changed lines
  Added in v.1.29


E-mail: