PEEK (<expr1>[, | :]<expr2>)

Returns the character code of the Text character and the text position specified, or the byte at memory location <expr1>:<expr2> (SEG:OFFSET).

IF PEEK(xPos,yPox) = ‘*’ THEN GOSUB 2000

Siehe auch: Gaphics Functions - System/Other Functions

Referenz - Startseite