[Coco] [Color Computer] Can anyone plese help me on the POINT	command?
    Aaron Wolfe 
    aawolfe at gmail.com
       
    Mon Aug 10 01:05:45 EDT 2009
    
    
  
On Sun, Aug 9, 2009 at 9:50 PM, vacuumboy1<vacuumboy1 at yahoo.com> wrote:
> Hi all! I am still having trouble with wikipedia's command syntax descritptions, so can anybody plese help me with POINT? Any help is GREATLY appreciated! Thanks!
>
Here's what the original basic manual has to say:
POINT (x,y)
Returns information on point x,y from the low resolution text screen:
-1 = Point is part of an alphanumeric character
 0 = Point is reset
Code = Point is set
Example:
A=POINT(22,33)
    
    
More information about the Coco
mailing list