CodeBase - Type Rate Function

Return to the CodeBase listing

Category: Input

Version: 1.0

0
0

Information

Uploaded: 19th Jan 2005 00:39

Modified: 19th Jan 2005 00:58

Author:  RiiDii

Summary

Type Rate Function that slows down the input of the Inkey$() function.

Full Description

Using the Inkey$() results in fast key repeat. This function checks the Inkey$() for new values at the same high-rate of speed, but slows down the repeat cycle. It also does not require any variables be established outside of the function (ie. Dim statements). Can anyone help do this effectively without using the clipboard?

Comments

No comments yet.