Previous Topic Next topic Print topic


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"4" (IDE default) or SOURCETABSTOP"8" (command line default)
Phase: Syntax check
$SET: Initial
Previous Topic Next topic Print topic