--- parser3/src/www/htdocs/Attic/index.html 2001/10/01 13:26:47 1.346
+++ parser3/src/www/htdocs/Attic/index.html 2001/10/02 15:40:32 1.351
@@ -1,15 +1,34 @@
-@auto[]
-
@main[]
-$response:content-type[$.value[text/html] $.charset[windows-125o]]
+^ttablerem[]
+#^pcre[]
#^regexp[]
#^mail[]
#^exec[]
#^fori[]
-#^connect[mysql://hren]{^void:sql{nothing}}
-^xslt[]
+#^tconnect[]
+#^xslt[]
OK
+@ttablerem[]
+$table[^table::load[a.cfg]]
+^table.menu{$table.a}
+
+@tconnect[]
+^connect[mysql://test:test@paf/test?charset=cp1251_koi8&compress=1&timeout=1]{
+$tables[^table::sql{show tables}]
+#$cols[^tables.columns[]]
+#$cols.column
+^tables.menu{
+ $tables.[Tables_in_test]
+}
+}
+
+@pcre[]
+$s[1 2]
+^s.match[\s;ig]{!}
+#^s.match[\d;ig]{!}
+
+
@regexp[]
$s[abcÀÁÂ]
^if(^s.match[á][i]){y}{n}
@@ -35,7 +54,8 @@ $a.status|$a.stderr
^for[i](1;3){... =$i= ...}
@xslt[]
-$xdoc[^xdoc::set{
+#$response:content-type[$.value[text/html] $.charset[windows-1251]]
+$xdoc[^xdoc::set{
#
@@ -105,15 +125,15 @@ by id:
@show-xdoc2[xdoc]
^xdoc.save[save.xml;
-# $.encoding[windows-125o]
+# $.encoding[windows-1251]
$.method[xml]
]
$file[^xdoc.file[
-# $.encoding[windows-125o]
+# $.encoding[windows-1251]
$.method[html]
]]
^file.save[text;save_file.html]
^taint[^xdoc.string[]]
-# $.encoding[windows-125o]
+# $.encoding[windows-1251]
# $.method[xml]
#]]