Community QBasic

Rebooting the QBasic we all know and love!


Project maintained by Cory Smith

MKL$

Converts a long integer value to a 4-byte string for output to a random-access file by PUT#.

Syntax

MKL$(numeric_expression)

Comments

numeric_expression is an long integer numeric expression.

Example

See MKD$.

See Also