 ALTD.3 (right justified)

This is a third version of the seven level alternate stack display routine. 
It more closely emulates the default format in that the stack margin is right
justified.  Perhaps eventually it will be able to duplicate the default format
exactly so that the multi-line option and stack review feature can be utilized.

As before, when used in conjuction with vectored ENTER the display remains in 
its seven level format.  A brief reiteration of how this is done is as follows:

i)   Append DROP to the first of ALTD using \->PRG.

ii)  Store the result in <beta>ENTER (# 409DFh SYSEVAL).

iii) Set flags -62 and -63.

Rick Grevelle


CALTD (BYTES: #5539h 243.5)

%%HP:T(1);                                                              \<<
 # 1073CE0403F02D9Dh
 # 8803CE40314C0722h
 # 24402D9D619AD031h
 # 686A07221055DF03h
 # 3DE0072210403F1h
 # 33918A0733412429h
 # 9D619930312B393Dh
 # 221159EB0318802Dh
 # 72210403F1686A07h
 # 314C1242903DE00h
 # 40339E624BA04035h
 # 2B393D33918A0733h
 # 312B031h 1 12
   START # 5193h
 SYSEVAL
   NEXT # 4003h
 SYSEVAL # 62B9Ch
 SYSEVAL 
\>>
