blob: ab9826bbe84d0b701624cf6fc41f9c702c825325 (
plain) (
tree)
|
|
LL-BASIC(1) General Commands Manual LL-BASIC(1)
NNAAMMEE
llll--bbaassiicc - changing the line length
DDEESSCCRRIIPPTTIIOONN
This is a longer text to demonstrate the default line length. In ASCII
mode, it is expected to break at column 78.
This is another long text to
demonstrate shorter lines. In
ASCII mode, it is expected to
break at column 38.
This is a longer text after switching back to the default line length.
In ASCII mode, it is expected to break at column 78.
This is another long text to demonstrate longer lines. In ASCII mode, it is not expected to break at all.
This is a longer text after switching to an invalid line length. In
ASCII mode, it is expected to break at column 78.
OpenBSD July 4, 2017 OpenBSD
|