manual:appendix:flags

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
Next revision Both sides next revision
manual:appendix:flags [2019/11/20 15:45]
jojo1973 Added flags -28 and -29
manual:appendix:flags [2019/11/22 16:35]
jojo1973 Moved flag -59 to -68
Line 17: Line 17:
 ==== Flag -12 ==== ==== Flag -12 ====
 ^ Action  ^ State  ^ Alias  ^ Description  ^ ^ Action  ^ State  ^ Alias  ^ Description  ^
-| Last soft menu indicator  | Clear  | ---  | Last pressed soft menu key belongs to Menu 1  | +| Last soft menu indicator  | Clear  | ---  | Last pressed soft menu key belongs to Menu 1 | 
-| ::: | Set  | ---  | Last pressed soft menu key belongs to Menu 2  |+| ::: | Set  | ---  | Last pressed soft menu key belongs to Menu 2 |
  
 ==== Flag -13 ==== ==== Flag -13 ====
 ^ Action  ^ State  ^ Alias  ^ Description  ^ ^ Action  ^ State  ^ Alias  ^ Description  ^
-| Menu 2 visibility  | Clear  | ---  | Menu 2 and status area are hidden.  | +| Menu 2 visibility  | Clear  | ---  | Menu 2 and status area are visible.  | 
-| ::: | Set  | ---  | Menu 2 and status area are visible  |+| ::: | Set  | ---  | Menu 2 and status area are hidden. |
  
 ==== Flag -14 ==== ==== Flag -14 ====
Line 129: Line 129:
 ==== Flag -47 ==== ==== Flag -47 ====
 ^ Action  ^ State  ^ Alias  ^ Description  ^ ^ Action  ^ State  ^ Alias  ^ Description  ^
-| Automatic reception and execution of data sent via USB  | Clear  | ---  | Automatic reception and execution of data sent via USB is enabled   +| Automatic reception and execution of data sent via USB  | Clear  | ---  | Automatic reception and execution of data sent via USB is enabled.  
-| ::: | Set  | ---  | Automatic reception and execution of data sent via USB is disabled  |+| ::: | Set  | ---  | Automatic reception and execution of data sent via USB is disabled |
  
 ==== Flag -56 ==== ==== Flag -56 ====
Line 141: Line 141:
 | Suppress alarm beep  | Clear  | ''ALMBEEPON''  | If an alarm sets the calculator's buzzer will emit a sound.  | | Suppress alarm beep  | Clear  | ''ALMBEEPON''  | If an alarm sets the calculator's buzzer will emit a sound.  |
 | ::: | Set  | ''ALMBEEPOFF''  | If an alarm sets the calculator's buzzer will remain silent.  | | ::: | Set  | ''ALMBEEPOFF''  | If an alarm sets the calculator's buzzer will remain silent.  |
- 
-==== Flag -59 ==== 
-^ Action  ^ State  ^ Alias  ^ Description  ^ 
-| Program code indentation  | Clear  | ''AUTOINDENT''  | When program code is displayed in the editor, it will be nicely indented.  | 
-| ::: | Set  | ''NOINDENT''  | When program code is displayed in the editor, it will not be indented.  | 
  
 ==== Flag -60 ==== ==== Flag -60 ====
Line 156: Line 151:
 | Index wrap indicator  | Clear  | ---  | Last execution of ''GETI'' or ''PUTI'' did **not** increment index to first element.  | | Index wrap indicator  | Clear  | ---  | Last execution of ''GETI'' or ''PUTI'' did **not** increment index to first element.  |
 | ::: | Set  | ---  | Last execution of ''GETI'' or ''PUTI'' did increment index to first element.  | | ::: | Set  | ---  | Last execution of ''GETI'' or ''PUTI'' did increment index to first element.  |
 +
 +==== Flag -68 ====
 +^ Action  ^ State  ^ Alias  ^ Description  ^
 +| Program code indentation  | Clear  | ''AUTOINDENT''  | When program code is displayed in the editor, it will be nicely indented.  |
 +| ::: | Set  | ''NOINDENT''  | When program code is displayed in the editor, it will not be indented.  |
  
 ==== Flag -70 ==== ==== Flag -70 ====
  • manual/appendix/flags.txt
  • Last modified: 2021/09/24 07:52
  • by jojo1973