Table of Contents

STRIG

As a function, returns the state of a joystick button or the space bar, as identified by its argument. Followed by ON, OFF or STOP, is a statement which enables, disables or suspends the listening to the button events

Implemented by: Atari, GWBASIC, VBDOS, FreeBASIC

With variations: MSX (also used with ON/OFF/STOP for events handling), QBasic (with ON/OFF/STOP; also as function and in ON STRIG GOSUB)

Also written as:

Usage

As with STICK, there are significant differences in each implementation of STRIG.

Variations

Examples

Comments

Similar keywords

In other languages...

References