Sets the number of space characters by which to expand tab characters in the source code when it is parsed by the checker.
>>-.---.--SOURCETABSTOP--"number"------>< +-/-+
| number | A number between 1-255 |
| Default: | SOURCETABSTOP"8" (Dialect
) |
| Phase: | Syntax check |
| $SET: | Initial |
Microsoft Visual Studio IDE inserts tab characters when the tab key is pressed.