| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: &key zoom
This command and :bottom move the current frame to the top (newest frame) or the bottom (oldest 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |