Programming a Key.
ArborX


Summary
Programming a key with its ASCII value.

The ASCII value for 'A' is 65, so you should change this to:

 *A 3
 *65 5

Document created on 08-Feb-2003 (revision 1)