Dim instance AsIFileTransferDim value AsBoolean
instance.WriteSpacesAsTab = value
value = instance.WriteSpacesAsTab
Property Value
The default value is false
Remarks
You can replace consecutive spaces with tabs by setting this property to True. Replacing spaces with tabs can save a lot of disk space. The SpacesPerTab property determines h ow many consecutive spaces InfoConnect will translate into a single tab character. On the PC this value is also used to control replacement of tabs with spaces when logging to disk or copying from display memory. The default value is false