--- parser3/src/www/htdocs/Attic/index.html 2001/08/20 13:22:05 1.268 +++ parser3/src/www/htdocs/Attic/index.html 2001/08/27 15:56:46 1.280 @@ -3,17 +3,79 @@ t.p dtf.p @main[] +^measuretest[] +#^savetest[] +#^oratestinsert[] +#^oratestread[] +#^process_check[] +#^ffcheck[]^[xxx] + #$ORIGINS(1) -^func(0)
+#^list[] #^tests[] +#^func(0)
+ +@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] +OK + +@oratestinsert[] +^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**/'бу''квы')} +$table[^table::sql{select * from lobtest}] +^table.menu{^table.line[] } +} + +@oratestread[] +^connect[oracle://mts_admin:admin_pwd@ORACLE.PAF.OFFICE.DESIGN.RU]{ +^rem{ +$tables[^table::sql{select table_name from user_tables}] +^tables.menu{ + $tables.table_name
+} +
+} +$news[^table::sql{select * from news}[$.limit(2)]] +^rem{ +news columns:
+$news_columns[^news.columns[]] +^news_columns.menu{ + $news_columns.column
+} +
+} +news description:
+^news.menu{ +
+ $news.description +} +} + +@process_check[] +$f[^file::load[text;process.tpl]] +^process[$f.text] + +@ffcheck[] +^file:find[bug/index.html]{not found} + +@list[] +$list[^file:list[.;.*\.html^$]] +^list.menu{$list.name
} +#^list.count[] @func[param] #[local] $local(0) ^local.inc(1) #$local($local+1) -=$local= ^if($param<10){^func($param+1)} +=$local= @bannerSSI[][code] $code[^file::cgi[/../cgi-bin/bbssi.pl;