Programming with FTP OLE Automation
SpacesPerTab property
Syntax |
Object.SpacesPerTab |
Data type |
Integer |
Returns (first syntax line) or specifies (second syntax line) the number of consecutive spaces that are converted to a single tab character (for WriteSpacesAsTab ) or the number of spaces that a single tab character is converted into (for ReadTabAsSpaces ). This property is relevant only for ASCII file transfers, when either WriteSpacesAsTab or ReadTabAsSpaces is True.
The default is 8.
SPACES-PER-TAB