IB Statements/pad

From CometWiki

< IB Statements
Revision as of 16:28, 21 December 2009 by Barb (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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