SOURCETABSTOP

Sets the number of space characters by which to expand tab characters in the source code when it is parsed by the checker.

Syntax:

>>-.---.--SOURCETABSTOP--"number"------><
   +-/-+

Parameters:

number A number between 1-255

Properties:

Default: SOURCETABSTOP"8" (Dialect)
Phase: Syntax check
$SET: Initial

Comments:

Microsoft Visual Studio IDE inserts tab characters when the tab key is pressed.