HTBasic Help
×
Menu
Index

Keypad Widget - Format Length

 
The FORMAT LENGTH determines the minimum number of characters used to display formatted numbers (padded with 0s on the left for integer and real formats).
 
The output is never truncated and the actual length may be greater. (See the TEXT LENGTH attribute.) FORMAT LENGTH is primarily intended for BINARY, OCTAL, and HEX formats to force formatting to a greater number of bytes.