File:  [parser3project] / parser3 / src / www / htdocs / Attic / index.html
Revision 1.245: download - view: text, annotated - select for diffs - revision graph
Thu Jul 26 10:47:03 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
CVS tags: HEAD
introducing ::
this is constructor call prefix.
ordinary : remains for static accesses

@main[]
^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{
#    ^void::sql{insert into хрен (a) values (1)}
	$пресса[^table::sql{select * from press where header='$form:h'}]
	^пресса.menu{
		$пресса.id, $пресса.date_row, $пресса.header, $пресса.short_text^rem{, $пресса.full_text}, $пресса.mode
	}[<br>]
}
<hr>
#$response:status[404]
#$response:location[/inh.html]
#<hr>
$таблица[^table::set{a	b
1	2
11	22
}]
^$таблица.fields.a=$таблица.fields.a<br>
^$таблица.a=$таблица.a<br>
<hr>
$n[]
=^n.match[sdf][]{123}=
<hr>

=$3=
<hr>

$строка[123]
^строка.match[(.);g]{($match.1)}
<hr>
$a{
	$b[1]
}
^$b=$b<br>
^$a!$a<br>
^$b=$b<br>
<hr>

E-mail: