25F09 |
UserKeys?
|
( → flag )
Does BINT62 TestSysFlag .
|
25967 |
GetUserKeys
|
( → {} )
Returns user keys list (internal format).
--
<REF>TEXT:Reserved|UserKeys
|
2F3B3 |
(StoUserKeypatch)
|
( ob #kc #p → )
Assigns an object to a key, specified in
system format. If ob is NULL{} , then this
actually deletes a key assignment.
--
<REF>TEXT:Reserved|UserKeys
|
25962 |
(UserKeys!)
|
( {} → )
Stores user keys (list is in internal
format).
--
<REF>TEXT:Reserved|UserKeys
|
25958 |
(UserKeys0)
|
( → )
|
2595D |
(UserKeys0?)
|
( → flag )
|
25621 |
(NonUsrKeyOK?)
|
( → flag )
Returns TRUE if the keys not defined do their
normal actions.
|
25617 |
(SetNUsrKeyOK)
|
( → )
Keys not defined do their normal actions.
|
2561C |
(ClrNUsrKeyOK)
|
( → )
Keys not defined just beep when pressed.
|
25EE5 |
Key>StdKeyOb
|
( #kc #pl → ob )
Recalls the standard assignment of the key.
This is the assignment which is active when
USER mode is of.
|
25EE6 |
Key>U/SKeyOb
|
( #kc #pl → ob )
If user mode is on, recalls the user object
assigned to a key. If user mode is off,
recalls the standard assignment instead.
|
25E76 |
?Key>UKeyOb
|
|
255006 |
^KEYEVAL
|
( % → ? )
Keystroke evaluation. If % is negative, the
standard key is always evaluated.
|
25600 |
(Do1User?)
|
( → flag )
Checks if the 1USR flag is set.
--
Flags: -61
|
25605 |
(SetDo1User)
|
( → )
Sets the 1USR flag.
--
Flags: -61
|
2560A |
(ClrDo1User)
|
( → )
Clears the 1USR flag.
--
Flags: -61
|
25621 |
(NonUsrKeyOK?)
|
( → flag )
Returns TRUE if the keys not defined do their
normal actions.
|