| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |