| Allegro CL version 6.2 Unrevised from 6.1 |
Arguments: &key zoom
This command and :top move the current frame to the bottom (oldest frame) or the top (newest frame) of the stack.
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 *auto-zoom*
.
The minimal abbreviation for :bottom is :bo. That for :top is :to.
See top-level.htm for more information on top-level commands. See debugging.htm for information on the debugger.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 |