[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SCREEN Character at Specified Location Function
y = SCREEN(row,column[,z])
Returns the ASCII or color information about a specified screen
location.
row,col Absolute coordinates of a screen location.
z If omitted or 0, SCREEN returns the ASCII value of the
character at row,col.
---------------------------------------------------------------------
Notes: The z argument is valid only in text mode.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson