Table of Contents

WIDTH

Allows the user to configure the number of characters in each line of a text area, screen, file or device; may set the number of screen lines as well

Implemented by: cbmv7, colorenh, BBC, GWBASIC, MSX, bwbasic, ABasiC, VBDOS, FreeBASIC

With variations: bw32, QBasic (also with LPRINT), ugBASIC (alias for SCREEN WIDTH)

Also written as:

Usage

Variations

WIDTH arguments are not exactly a standard.

A number after the desired number of characters (text columns, as some say) has different meanings:

WIDTH 62,3

Examples

Comments

Similar keywords

In other languages...

References