--- parser3/www/htdocs/Attic/index.html 2002/01/31 12:00:43 1.3 +++ parser3/www/htdocs/Attic/index.html 2002/02/07 11:55:30 1.6 @@ -1,13 +1,14 @@ -@auto[] +#@USE +#z/t.p + +@autoz[] $request:charset[windows-1251] $response:charset[windows-1251] $response:content-type[$.value[text/html]$.charset[$response:charset]] @main[] -^if(1){y}{n} -$form:if -$a[$.n[1]] -$a.if +^arrayclone[] +#^operator_tricks[] #^xoutputrusattr[] #^xdocset1[] #^regexp3[] @@ -98,6 +99,29 @@ $a.if
OK +@arrayclone[] +$t[^table::create{a b +1 11 +2 22 +}] +$c[^table::create[$t]] +^c.append{2 33} +^t.count[] +^c.count[] + +@operator_tricks[] +^if(1){$a[^t[]]} +$a! +$a($b) +^if(1){y}{n} +$MAIN:a(^t[] eq OK) +#$MAIN:a(1) +^if($a){y}{n} +#^if(1){y}{n} +$form:if +$a[$.n[1]] +$a.if + @xoutputrusattr[] $d[^xdoc::set{}] ^show_xdoc2[$d]