File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.69: download - view: text, annotated - select for diffs - revision graph
Thu Oct 7 09:23:44 2004 UTC (21 years, 9 months ago) by paf
Branches: MAIN
CVS tags: HEAD
debugger help: PA_RELEASE_ASSERTS enables release asserts

^connect[oracle://iagency:pwd@oracle]{
	^string:sql{select 2*2 from dual}<br>
	^try{
		^string:sql{select 2*2x from dual}
	}{
		$exception.handled(1)
		exception($exception.comment) handled<br>
	}
	^string:sql{select 2*2 from dual}<br>
}

E-mail: