ST_stack Function (ROM Call 0xEA)

statline.h

void ST_stack (short index, short total);

Sets the history pairs indicator in the status line.

ST_stack sets the displayed number of entry/answer pairs in the history area to index/total. This indicator is displayed in the status line only if the current program activity status (set by ST_busy) is ST_IDLE. Note that this command acts only on the displayed status; it does not change the actual number of entries in the history area, nor the capacity of the history area.


Uses: ST_flags
Used by: cmd_disphome, HomeExecute, HomePushEStack