ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.4)
_______________________________________________________________________________
    (x,y)
    "goto coordinates x and y"
    
    DESCRIPTION:
        Position  the cursor at the specified x and y screen coordinates.  If x
        is omitted, the current x position is assumed.  If y  is  omitted,  the
        current y position assumed. 
        
        This   command  positions  the  cursor  relative  to the X root window's
        origin,  normally the upper-left corner of  the  display.   Leading  '+'
        signs   on  the x and y values are ignored.  Negative values are treated
        as  0.   This command is largely useless in the Ce environment  but  was
        implemented for consistency
      
    
    RELATED HELP FILES:
        rowcol        (Character Position)   
        line          (Line Number)          
        sic           (Set Insert Cursor)    
        
        curswinCon    (cursor concepts)      
        
        support       (customer support)     


_______________________________________________________________________________
  Copyright (c) 2005, Robert Styma Consulting.  All rights reserved.