SET SPACE Command
Visual Studio .NET 2003
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.