Declined Ruler in TCEDIT

oph

Jun 28, 2008
44
1
A ruler indicating the columns is more easy to see that the number in bottom of screen.

OPH. 2019-04-12 04:34
 
There is a _RULER function in the 4CONSOLE Plugin.

To use the 4CONSOLE Plugin from TCC within TCMD, I wrote a .BTM;
Code:
c:\users\jlc\utils>type 4console.btm
@echo off
window detach
plugin /l c:\utils\4console64.dll
plugin

Note that I have Auto attach consoles enabled;
2302


Example;
Code:
c:\users\jlc\utils>echo %_ruler
....+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8....+....9....+....0....+....1....+....2....+.

Joe
 

oph

Jun 28, 2008
44
1
_ruler works for TCC screen, but I am speaking of TCEDIT.
I send a figure from Ultraedit:

2305
 

Similar threads