2613E |
SetLeftAnn
|
( → )
Sets left-shift annunciator.
|
2603A |
ClrLeftAnn
|
( → )
Clears left-shift annunciator.
|
26148 |
SetRightAnn
|
( → )
Sets right-shift annunciator.
|
2603F |
ClrRightAnn
|
( → )
Clears right-shift annunciator.
|
26139 |
SetAlphaAnn
|
( → )
Sets alpha annunciator.
|
26035 |
ClrAlphaAnn
|
( → )
Clears alpha annunciator.
|
25EE9 |
LockAlpha
|
( → )
Sets alpha mode, annunciators, etc.
|
25F08 |
UnLockAlpha
|
( → )
Clears alpha mode, annunciators, etc.
|
2649F |
(ClrBusyAnn)
|
( → )
Clears the busy annunciator.
|
264A4 |
(ClrI/OAnn)
|
( → )
|
26143 |
SetPrgmEntry
|
( → )
Sets program-entry mode.
|
264F4 |
(ClrPrgmEntry)
|
( → )
Clears program-entry mode.
|
2610C |
PrgmEntry?
|
( → flag )
Is program-entry mode set?
|
25726 |
(LOWERCASE?)
|
( → flag )
Is the flag for lowercase letter entry set?
|
2572B |
(SETLOWERCASE)
|
( → )
Set the flag for lowercase letter entry.
|
25730 |
(CLRLOWERCASE)
|
( → )
Clear the flag for lowercase letter entry.
|
25738 |
(TOGLOWERCASE)
|
( → )
Toggle the flag for lowercase letter entry.
|
25EBE |
Do1st/2nd+:
|
( → :: <ob1> ; (PRG mode) )
( → :: <ob2> <rest> ; (no PRG mode) )
If in program mode, executes the next object
after it. If not in program mode, executes
the rest of the stream starting at the second
object after it.
|
25719 |
SetAlgEntry
|
( → )
Sets algebraic-entry mode.
|
2571E |
ClrAlgEntry
|
( → )
Clears algebraic-entry mode.
|
256EA |
AlgEntry?
|
( → flag )
Is algebraic-entry mode set?
|
25EDF |
ImmedEntry?
|
( → flag )
Returns TRUE if immediate-entry mode
(program and algebraic-entry modes cleared).
|
25E74 |
?ClrAlg
|
( → )
Clears AlgEntry mode if set.
|
25E75 |
?ClrAlgSetPr
|
( → )
Clears AlgEntry mode if set and sets
ProgramEntry mode.
|