Programming with FTP OLE Automation
WriteSpacesAsTab property
Syntax |
Object.WriteSpacesAsTab |
Data type |
Boolean |
Returns (first syntax line) or specifies (second syntax line) whether consecutive spaces are replaced with a single tab character during ASCII file transfers from the host. Replacing spaces with tabs can save a lot of disk space. The SpacesPerTab property determines how many consecutive spaces Reflection will translate into a single tab character.
This property is relevant only during ASCII file transfers from the host.
The default value is False.
SPACES-TO-TABS