45611 |
CK0
|
( → )
Saves current command to LASTCKCMD. Marks
stack below level 1 to STACKMARK.
|
81CD9 |
CK&DISPATCH0
|
( → )
Dispatches on stack argument. Does not
convert ZINTs to REAL.
--
<REF>CK&DISPATCH1 <REF>CK&DISPATCH2
<REF>TEXT:Dispatch_Types
|
81CDE |
CK&DISPATCH1
|
( → )
Dispatches on stack arguments, stripping tags
and converting ZINTS to REALS (HP49 only) if
necessary.
--
<REF>CK&DISPATCH0 <REF>CK&DISPATCH2
<REF>TEXT:Dispatch_Types
|
81CE3 |
CK&DISPATCH2
|
( → )
Equivalent to <REF>CK&DISPATCH1.
--
<REF>CK&DISPATCH0
<REF>TEXT:Dispatch_Types
|
45AC1 |
CK1&Dispatch
|
( → )
Combines <REF>CK1 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
|
45AD2 |
CK2&Dispatch
|
( → )
Combines <REF>CK2 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
|
45AE3 |
CK3&Dispatch
|
( → )
Combines <REF>CK3 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
|
45AF4 |
CK4&Dispatch
|
( → )
Combines <REF>CK4 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
|
45B05 |
CK5&Dispatch
|
( → )
Combines <REF>CK5 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
|
81B12 |
0LASTOWDOB!
|
( → )
Clears command save by last CK<n> command.
<REF>CK0
aka: 0LASTOWDOB! , 0LastRomWrd!
|