File:  [parser3project] / parser3 / tests / results / auto.p
Revision 1.6: download - view: text, annotated - select for diffs - revision graph
Sat Mar 3 05:24:44 2012 UTC (14 years, 4 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_4, release_3_4_3, release_3_4_2, HEAD
- 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[]

E-mail: