InputLength

Prev Next Home Home 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

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home