--- parser3/src/www/htdocs/Attic/index.html 2001/08/23 12:21:31 1.276 +++ parser3/src/www/htdocs/Attic/index.html 2001/08/28 14:39:50 1.283 @@ -3,8 +3,11 @@ t.p dtf.p @main[] +#^tfilemove[] +#^treplace[] +^measuretest[] #^savetest[] -^oratestinsert[] +#^oratestinsert[] #^oratestread[] #^process_check[] #^ffcheck[]^[xxx] @@ -14,6 +17,20 @@ dtf.p #^tests[] #^func(0)
+@tfilemove[] +^file:move[a/a;b/b] + +@treplace[] +$шило-на-мыло[^table::set{a b +шило мыло +}] +$строка[бывает шило в задице] +^строка.replace[$шило-на-мыло]
+ +@measuretest[] +$im[^image::measure[mm3.gif]] +x:y=${im.width}:${im.height}
+ @savetest[] $file[^file::load[text;index.html]] ^file.save[binary;/some/dir/here.dat] @@ -24,7 +41,7 @@ OK #^void:sql{create table lobtest(test clob)} ^void:sql{insert into lobtest values (/**test**/'бу''квы')} $table[^table::sql{select * from lobtest}] -^table.menu{
$table.test} +^table.menu{^table.line[] } } @oratestread[]