--- parser3/www/htdocs/Attic/_bug.html 2004/03/02 13:37:45 1.22
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/23 09:43:44 1.33
@@ -1,10 +1,17 @@
-$request:charset[koi8-r]
-#$request:charset[windows-1251]
-$request:charset/$response:charset
-
-^connect[$SQL.connect-string]{
-$t[^table::sql{select * from paf}]
-$c[^t.columns[]]
-^c.menu{$c.column
+@main2[]
+^switch[2]{
+ ^case(1){one}
+ ^case[DEFAULT]{def}
}
-}
\ No newline at end of file
+
+
+@get[]
+$result[
+ $._default{^math:random(10)}
+]
+#end @getBasketData[]
+
+@main[]
+$h[^get[]]
+
+=$h.1=
\ No newline at end of file