DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

catclose(TCL)


catclose -- close message catalog cathandle

Syntax

catclose [-fail|-nofail] cathandle

Description

Closes the message catalog specified by cathandle. Normally, errors are ignored. If -fail is specified, any errors closing the message catalog file are returned. The option -nofail specifies the default behavior of not returning an error. The use of -fail only makes sense if it was also specified in the call to catopen.

See also


© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003