Returns a character string composed of a specified number of spaces.
Syntax
SPACE(nSpaces)
Returns
Character
Arguments
nSpaces
Specifies the number of spaces that SPACE( ) returns. The maximum value of nSpaces is limited only by memory in Microsoft Visual FoxPro.