SET SPACE Command

Determines whether a space is displayed between fields or expressions when you use the ? or ?? command.

SET SPACE ON | OFF

Parameters

  • ON
    (Default) Inserts a space between fields and expressions.

  • OFF
    Removes all spaces between fields or expressions and runs them together.

See Also

Reference

? | ?? Command

SPACE( ) Function

Other Resources

Commands (Visual FoxPro)

Language Reference (Visual FoxPro)