Help for this page

Select Code to Download


  1. or download this
    use constant HIGHEST_CHAR_ON_KBD => 126, #These values may differ for 
    +you, depending on where you bought
                 LOWEST_CHAR_ON_KBD => 9;   #  your keyboard. There are so
    +me extra, non-keyboard chars in this range, as well.
    ...
            }
        }
    }