CodeBase - Editline
Return to the CodeBase listing
Category: Input
Version: 1.0
Information
Uploaded: 20th Apr 2006 21:54
Modified: 3rd Sep 2006 04:14
Author: tlo
Summary
A function to replace the INPUT in most Basic programming languages. It provides more control over the response. The code will allow for further modification to restrict the responce to alpha numeric characters only or even more limitations which I may get to later. Enjoy!
Full Description
There are four parameters to pass to the function, x, y position of where you want to place the prompt for the responce, the prompt and finally the limit to the number responce characters.
Comments
No comments yet.