manual:chapter6:stack:cmd_clear

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
manual:chapter6:stack:cmd_clear [2019/10/18 14:37]
jojo1973 Fixed table
manual:chapter6:stack:cmd_clear [2019/11/28 14:33]
jojo1973 Added flags -28 and -29
Line 14: Line 14:
 {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}} {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}}
  
-|**Type**| [[manual:chapter5:basics#operators|Command]]  ||+|**Type**| [[manual:chapter5:basics#commands|Command]]  ||
 |**Parallel list processing**| [[manual:chapter5:listproc#group-1commands-that-cannot-parallel-process|Group 1]]  ||  |**Parallel list processing**| [[manual:chapter5:listproc#group-1commands-that-cannot-parallel-process|Group 1]]  || 
-|**Affected by flags**| None  ||+|**Affected by flags**|  [[manual:appendix:flags#flag-28|-28]] | RPL / RPN stack mode  | 
 +|:::|  [[manual:appendix:flags#flag-29|-29]] | RPN stack depth  |
 </callout> </callout>
  
 <callout color="orangered" icon="fa fa-comment" title="Description"> <callout color="orangered" icon="fa fa-comment" title="Description">
 ---- ----
-The ''CLEAR'' command deletes all the objects from the stack. The contents can be immediately recovered pressing **LS**.+The ''CLEAR'' command deletes all the objects from the stack. The contents can be recovered pressing immediately after the **LF** key. 
 + 
 +When the stack is in RPN mode ''CLEAR'' fills all the levels with the value of the stack level 4 or level 8, depending on the selected stack depth.
 </callout> </callout>
  
-<callout type="success" icon="true" title="Compatibility">+<callout type="warning" icon="true" title="Compatibility">
 ---- ----
-This command is fully compatible with userRPL.+This command is only partially compatible with userRPL
 + 
 +In particular: 
 +  * In userRPL RPN stack mode is not supported.
 </callout> </callout>
  
  • manual/chapter6/stack/cmd_clear.txt
  • Last modified: 2021/09/14 15:25
  • by jojo1973