|
|
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>
}