IB Statements/pad

From CometWiki

Jump to: navigation, search

PAD function

Discussion: The PAD function appends blanks to a string field up to the declared length of the string.

Syntax: PAD(string-field)

Example: A$ = PAD(A$)

Personal tools