Description
This environment variable specifies the page width for paged spooler output, and overrides
the value specified by the TERM type.
Valid only on jBASE 3.x.
Values
Decimal number
Default
None.
Setting
As per normal environment variable. On Unix, should be setup in the .profile before the
jbcconnect command. On Windows, should be set before any jBASE program is invoked.
Unix
JBCPRINTER_WIDTH=125
export JBCPRINTER_WIDTH
Windows
SET JBCPRINTER_WIDTH=125