| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |