[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.1.1 Number and Type of Arguments

12F1E CK0 ( → )
Saves current command to LASTCKCMD. Marks stack below level 1 to STACKMARK.
13573 CK&DISPATCH0 ( → )
Dispatches on stack argument. Does not convert ZINTs to REAL.
--
<REF>CK&DISPATCH1 <REF>CK&DISPATCH2 <REF>TEXT:Dispatch_Types
1352A 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
13582 CK&DISPATCH2 ( → )
Equivalent to <REF>CK&DISPATCH1.
--
<REF>CK&DISPATCH0 <REF>TEXT:Dispatch_Types
1341F CK1&Dispatch ( → )
Combines <REF>CK1 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
13430 CK2&Dispatch ( → )
Combines <REF>CK2 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
13441 CK3&Dispatch ( → )
Combines <REF>CK3 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
13452 CK4&Dispatch ( → )
Combines <REF>CK4 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
13463 CK5&Dispatch ( → )
Combines <REF>CK5 with <REF>CK&DISPATCH1.
--
<REF>TEXT:Dispatch_Types
232A7 0LASTOWDOB! ( → )
Clears command save by last CK<n> command. <REF>CK0 aka: 0LASTOWDOB!, 0LastRomWrd!



This document was generated by Carsten Dominik on May, 30 2005 using texi2html