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

? | ?? | SPACE( ) Function | DISKSPACE( ) Function