InputLength
Table Of Contents
Index
InputLength
When using Readln to get input from the keyboard, MarxMenu normally accepts data from the cursor to the edge of the current window. By setting InputLength to a value, MarxMenu will limit the size of the data to a specific length.
Example:
InputLength = 10 Write 'Enter Postal Code: ' ZipCode = Readln
InputLength is reset to 0 after each Readln.
See Also:
Readln
Category:
StringInput
Table Of Contents
Index
Shopping
Forum
EMail
Index
Home