Annotation of parser3/src/www/htdocs/index.html, revision 1.244
1.212 parser 1: @main[]
1.243 parser 2: ^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{
1.244 ! parser 3: # ^void:sql{insert into хрен (a) values (1)}
1.243 parser 4: $пресса[^table:sql{select * from press where header='$form:h'}]
5: ^пресса.menu{
6: $пресса.id, $пресса.date_row, $пресса.header, $пресса.short_text^rem{, $пресса.full_text}, $пресса.mode
7: }[<br>]
8: }
9: <hr>
1.239 parser 10: #$response:status[404]
11: #$response:location[/inh.html]
12: #<hr>
1.238 parser 13: $таблица[^table:set{a b
14: 1 2
15: 11 22
16: }]
17: ^$таблица.fields.a=$таблица.fields.a<br>
18: ^$таблица.a=$таблица.a<br>
19: <hr>
1.237 parser 20: $n[]
21: =^n.match[sdf][]{123}=
22: <hr>
23:
24: =$3=
25: <hr>
26:
1.240 parser 27: $строка[123]
28: ^строка.match[(.);g]{($match.1)}
1.212 parser 29: <hr>
1.236 parser 30: $a{
31: $b[1]
1.212 parser 32: }
1.236 parser 33: ^$b=$b<br>
34: ^$a!$a<br>
35: ^$b=$b<br>
1.212 parser 36: <hr>
E-mail: