DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

catgets(1tcl)


catgets -- retrieve message from message catalog

Synopsis

catgets catHandle setnum msgnum defaultstr

Description

Retrieves a message from a message catalog. catHandle should be a Tcl message catalog handle that was returned by catopen. setnum is the message set number, and msgnum is the message number. If the message catalog was not opened, or the message set or message number cannot be found, then the default string, defaultstr, is returned.

References


25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004