getcap
Synopsis:
$getcap(arg)
Technical:
This function is a general purpose interface to capabilities that might be made
available to the epic scripter. Right now, the only capability namespace is
for termcap/terminfo. The $getcap( ) function takes at least one argument
(the namespace) and a variable number of additional arguments, depending on
the needs of the namespace.
The TERM namespace.
Usage:
$getcap(TERM <capability name> <captype>
Where "TERM"
is the literal string TERM
Where
Where <captype>
Where