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

 

See Also: Gaphics Functions  System/Other Functions


Language Reference  Table Of Contents