InputNumber routine

TURBU

InputNumber routine

 

Uses the message box to input a number from the user.

 

Syntax

 

function inputNumber(const digits: byte): integer

 

Description

 

The inputNumber routine displays the message box and has the user input an integer with a number of digits equal to the digits parameter.  The return value is the number that the user enters.

 

Related Topics

showMessage routine

showChoice routine

 

This help file was created with the free trial version of HelpScribble.