
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dbact2ksc()</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dbAct2Ksc()
Returns the SCAN CODE associated to a given action
------------------------------------------------------------------------------
Syntax:
dbAct2Ksc( <cAct> ) --> nScan
Parameters:
<cAct> action.
Returns:
<nScan> associated SCAN CODE.
Description:
Finds the SCAN CODE associated to the given action in the internal ACT
array.
Example:
? dbAct2Ksc( "esc" ) // returns 27
See also:
dbAct2Kbd(), dbAct2Mne(), dbInk(), dbKsc2Act(), dbMne2Act()
See Also: dbAct2Kbd() dbAct2Mne() dbInk() dbKsc2Act() dbMne2Act()
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson