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

4.2.5 User Keys

41A8D UserKeys? ( → flag )
Does BINT62 TestSysFlag.
41F3F GetUserKeys ( → {} )
Returns user keys list (internal format).
--
<REF>TEXT:Reserved|UserKeys
41C02 (XEQRclKeys) ( → {} )
Recalls all key assignments (in user format) plus status of non defined keys.
--
<REF>TEXT:Reserved|UserKeys
41B28 (XEQAsnKey) ( ob %rc.p → )
Assigns an object to a key, specified in user format.
41E78 (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
41F2C (UserKeys!) ( {} → )
Stores user keys (list is in internal format).
--
<REF>TEXT:Reserved|UserKeys
41E32 (StoUserKeys) ( {} → )
Like <REF>UserKeys!, but also recalculates CRC.
--
<REF>TEXT:Reserved|UserKeys
41AA1 (Ck&AsnUKeys) ( {} → )
Stores user keys (list in user format), recalculates CRC.
41B8C (DelKey) ( #kc #plane → )
Deletes that key assignment, recalculates CRC.
41B3C (XEQDelKeys) ( {} → )
Deletes specified keys (in user format).
41B69 (Ck&ClrUKey) ( 0 → )
( %rc.p → )
System version of user word DELKEYS: if 0, deletes all keys, otherwise deletes specified key.
41F52 (PgUserKeys) ( → )
Deletes all user keys.
41F13 (ClrUserKeys) ( → )
Deletes all user keys and recalculates CRC.
--
<REF>TEXT:Reserved|UserKeys
3FF75 (NonUsrKeyOK?) ( → flag )
Returns TRUE if the keys not defined do their normal actions.
3FF86 (SetNUsrKeyOK) ( → )
Keys not defined do their normal actions.
3FF97 (ClrNUsrKeyOK) ( → )
Keys not defined just beep when pressed.
3FB1A Key>StdKeyOb ( #kc #pl → ob )
Recalls the standard assignment of the key. This is the assignment which is active when USER mode is of.
3FA57 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.
3FA7A ?Key>UKeyOb
3FF75 (NonUsrKeyOK?) ( → flag )
Returns TRUE if the keys not defined do their normal actions.


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

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