ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



unstack(n)                                                                                        unstack(n)



NAME
       unstack - Unstacking channels

SYNOPSIS
       package require Tcl  ?8.2?

       package require Trf  ?2.1p2?

       unstack channel


DESCRIPTION
       The command unstack is an interface to the public Tcl API function TclUnstackChannel. It unstacks the
       topmost transformation from the specified channel if there is any.


       unstack channel
              Removes the topmost transformation from the specified channel. If the channel has no transfor-mation transformation
              mation  associated with it it will be closed. In other words, in this situation the command is
              equivalent to close.

SEE ALSO
       trf-intro

KEYWORDS
       removal, transformation, unstacking

COPYRIGHT
       Copyright (c) 1996-2003, Andreas Kupries <andreas_kupries@users.sourceforge.net>




Trf transformer commands                            2.1p2                                         unstack(n)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.