|
|
- try-catch operator is added
@conf[filespec]
$CHARSETS[
$.windows-1251[../etc/parser3.charsets/windows-1251.cfg]
]
$CLASS_PATH[^table::create{path
/
/tests
}]
@auto[]
@try-catch[jCode]
^try{$jCode}{
$exception.handled(true)
Type: $exception.type,
Source: $exception.source,
Comment: $exception.comment
}
@1251[]
^from-1251[]
^to-1251[]
@from-1251[]
$request:charset[windows-1251]
@to-1251[]
$response:charset[windows-1251]
# backward
@windows-1251[]
^1251[]