osx man page for tkerror

Query: tkerror

OS: osx

Section: n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tkerror(n)						       Tk Built-In Commands							tkerror(n)

__________________________________________________________________________________________________________________________________________________

NAME
tkerror - Command invoked to process background errors
SYNOPSIS
tkerror message _________________________________________________________________
DESCRIPTION
Note: as of Tk 4.1 the tkerror command has been renamed to bgerror because the event loop (which is what usually invokes it) is now part of Tcl. For backward compatibility the bgerror provided by the current Tk version still tries to call tkerror if there is one (or an auto loadable one), so old script defining that error handler should still work, but you should anyhow modify your scripts to use bgerror instead of tkerror because that support for the old name might vanish in the near future. If that call fails, bgerror posts a dialog show- ing the error and offering to see the stack trace to the user. If you want your own error management you should directly override bgerror instead of tkerror. Documentation for bgerror is available as part of Tcl's documentation.
KEYWORDS
background error, reporting Tk 4.1 tkerror(n)
Related Man Pages
bgerror(1t) - opensolaris
bgerror(n) - centos
bgerror(n) - redhat
bgerror(n) - opendarwin
tcl_backgrounderror(3tcl) - opensolaris
Similar Topics in the Unix Linux Community
AIX Links
When is a _function_ not a _function_?
Hearing Aid for OSX 10.12.x and greater.
Shopt -s histappend
A dash to GOTO or a dash from GOTO, that is the question...