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.
Reference
? | ?? CommandSPACE( ) Function
Other Resources
Commands (Visual FoxPro)Language Reference (Visual FoxPro)