home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
UTILITY
/
BATCH
/
TSBAT30.ZIP
/
ruler.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1991-07-09
|
342 b
|
13 lines
@echo off
rem Ruler by Prof. Timo Salmi 9-Jul-91
rem This simple batch helps to pinpoint the columns of the screen by
rem displaying a ruler. The batch uses ansi escape sequences to avoid
rem excessive scrolling.
echo A
echo 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789
echo A
echo on