CALL CAPSON
This page was last modified 07:08, 22 August 2021 by Mars2000you.

This instruction is available in Advanced Basic, Ultra Basic and Workmate Basic.

Contents

Effect

Turns on the CAPS led and sets the computer in capital letters mode (uppercase).

It's equivalent to POKE &HFCAB,&HFF: OUT 170, INP(170) AND 191.

Syntax

CALL CAPSON

Related to

Compatibility

Advanced BASIC - Ultra BASIC - Workmate BASIC