CodeBase - INTRO: Simple examples of input commands
Return to the CodeBase listing
Category: Input / Output
Version: 1.0
Information
Uploaded: 4th Sep 2003 12:38
Modified: 4th Sep 2003 12:38
Author: ChipOne
Summary
Newbies can learn some quick fundamentals on using the basic input commands in DBPro.
Full Description
This is a review and simple implementation of the following commands:<br /> SCANCODE()<br /> ENTRY$()<br /> CLEAR INPUT BUFFER()<br /> INPUT$()<br /> <br /> There are three loops that show the simple use of all the commands and show how you can use select statements to control flow based on user input.
Comments
No comments yet.