en:docs:dos:cmd:basic:poke

Table of Contents

POKE

Syntax

N  = POKE( X, Y )

Parameter

X is a number, [MINLNG,MAXLNG] Y is a number, [0,255]

Description

Sends Y to hardware address X. Causes ERROR 73.