console Tk Command

NAME

console - Tk window for console interaction

SYNOPSIS

console show
console hide
console eval tcl_code

DESCRIPTION

On Windows NT and the Macintosh, the Tk shell creates a console window for interactive use. This window is hidden when the dmh_wish shell is invoked with an application file argument. The command console show is used to make the window visible. The puts command and similar usage of the standard input and output use the console window when it exists.

AUTHOR

Ed Hume, Hume Integration Software created this document.

SEE ALSO

dmh_wish

KEYWORDS

console