--- parser3/src/www/htdocs/Attic/index.html 2001/08/24 08:16:15 1.278 +++ parser3/src/www/htdocs/Attic/index.html 2001/08/28 09:27:42 1.281 @@ -3,8 +3,10 @@ t.p dtf.p @main[] +^treplace[] +#^measuretest[] #^savetest[] -^oratestinsert[] +#^oratestinsert[] #^oratestread[] #^process_check[] #^ffcheck[]^[xxx] @@ -14,6 +16,17 @@ dtf.p #^tests[] #^func(0)
+@treplace[] +$шило-на-мыло[^table::set{a b +шило мыло +}] +$строка[бывает шило в задице] +^строка.replace[$шило-на-мыло]
+ +@measuretest[] +$im[^image::measure[mm2.jpg]] +x:y=${im.width}:${im.height}
+ @savetest[] $file[^file::load[text;index.html]] ^file.save[binary;/some/dir/here.dat] @@ -23,9 +36,8 @@ OK ^connect[oracle://mts_admin:admin_pwd@ORACLE.PAF.OFFICE.DESIGN.RU]{ #^void:sql{create table lobtest(test clob)} ^void:sql{insert into lobtest values (/**test**/'бу''квы')} -OK $table[^table::sql{select * from lobtest}] -#^table.menu{^table.line[] } +^table.menu{^table.line[] } } @oratestread[]