Enter search queries below or use the tag links to the right to browse the knowledge base by category (Show All Tags).
Robo-EDIT automatically converts tab characters to spaces (Robo-FTP 3.9.x and previous)
This page was written for Robo-FTP 3.8. The steps may vary slightly from those below for earlier or later versions.
By default, the Robo-EDIT program automatically converts tab characters to spaces.
NOTE: Robo-EDIT no longer converts tabs to spaces as of Robo-FTP 3.10.0.
If your script logic requires the use of tab characters you can change the default behavior by following these steps:
- Close all running instances of Robo-EDIT.
- Open the Windows Registry Editor (regedit.exe)
Drill down to the Robo-EDIT key for the current version of Robo-FTP. The key will be named with the version number instead of x.x as shown in the examples below.
32-bit Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\Robo-FTP x.x\Robo-EDIT
64-bit Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Robo-FTP x.x\Robo-EDIT
- Change the value of use.tabs from 0 to 1
- Close the Registry Editor and reopen Robo-EDIT
- Press CTRL+Shift+8 to toggle "View Whitespace" on and off. Tab characters will appear as an arrow and spaces will appear as a dot.
Article last updated: 2021-12-01
Tags: Robo-Edit, tab