- Jul
- 447
- 6
Add an optional spacing parameter to the existing echo command.
Example:
would produce output:
Of course this would change the way an actual echo of /s2" was entered. So, perhaps another command like:
Example:
Code:
echo /s2 some text to display
Code:
<blank line>
some text to display
<blank line>
Code:
echoS /2 some test to displayed