본문으로 바로가기

trycatch 2.0

category 확장 패키지 (Extension Package) 2024. 8. 13. 15:44

홈페이지 : http://www.wjduquette.com/tcl/

catch커맨드의 개량 패키지입니다.

Tcl exception handling 

The Tcl "error" and "catch" commands support reasonably robust exception handling in Tcl...but writing complicated constructions using "catch" is annoying. The trycatch package implements a new control structure, "try...catch", that provides a level of sweetener on top of "catch".

Version 2.0 adds two new forms, "try {...}" and "try {...} finally {...}", and two commands, "throw" and "onerr", to improve handling of Tcl error codes.

trycatch20.zip
0.01MB
trycatch2.0.tar.gz
0.01MB
trycatch.htm
0.01MB

'확장 패키지 (Extension Package)' 카테고리의 다른 글

QuickTime for Tcl/Tk on Macintosh and Windows 3.0  (0) 2024.08.13
Tix 8.2.0b3  (0) 2024.08.13
tclpython 3.1  (0) 2024.08.13
midilib for Tcl/Tk  (0) 2024.08.13
ODIE 1.3  (0) 2024.08.13