Table of Contents

SPC

Used mainly with PRINT or LPRINT, inserts the given number of space characters before the "real output"

Implemented by: altair8K, Applesoft, CBM, msatari, BBC, GWBASIC, MSX, bwbasic, bw32, ABasiC, QBasic, VBDOS, FreeBASIC

With variations: minibasicjs

Also written as:

Usage

Variations

In bwBASIC's documentation 1) SPC is described exactly like SPACE$.

Examples

Comments

In spite of acting more like a statement, SPC is often documented as a function.

Similar keywords

In other languages...

References