:up top-level command

$Revision: 5.0.2.3 $

Arguments: &optional arg &key zoom

This command and :dn move the current frame down and up the stack.

If arg is a number, move the current frame pointer up the stack by arg frames, or 1 if no argument is supplied. The zoom keyword argument controls whether a :zoom is done after the current frame pointer is moved. That argument defaults to the value of the special variable tpl:*auto-zoom*.

If the specified number of frames to move is out of range, this command move to the top of the stack and the actual number of frames moved is printed.

If arg is non-numeric, then :up and :dn behave like :find, i.e finding the frame contining the arg string.

:up and :dn cannot be abbreviated.

See top_level.htm for more information on top-level commands.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.