term::send - General output to terminals
TABLE OF CONTENTS
SYNOPSIS
DESCRIPTION
KEYWORDS
COPYRIGHT
package require Tcl 8.4
package require term::send ?0.1?
|
This package provides the most primitive commands for sending characters to a terminal. They are in essence convenient wrappers around the builtin command puts.
character output, control, terminal
Copyright © 2006 Andreas Kupries <andreas_kupries@users.sourceforge.net>