Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - self_insert ([key_value]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
self_insert ([key_value])

     Usage: Causes the ASCII value of a key to be inserted into a buffer.
            Used mainly to assign to typeable keys via assign_to_key. It
            can also be used to insert a tab according to the "tab
            characters or spaces" flag.

Parameters: Key_value .int. is a key code (usually from read_char or
            key_to_int) to be inserted. If omitted, the ASCII value
            of the last key typed is inserted into the buffer.

   Returns: Nothing

See Also: assign_to_key read_char key_to_int

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson