Annotation of parser3/src/www/htdocs/index.html, revision 1.243

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

E-mail: