ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.3)
_______________________________________________________________________________
 {line,column}
 "{Put line and column in the upper left corner of the window"
 
 DESCRIPTION:
     This  command will position window such that line and column  are
     in  the upper left corner of the window.  If line is omitted, the
     current line is assumed. If column is omitted, the current column
     is assumed. If either value is preceded by '-' or '+', the values
     are  interpreted  as  relative to the  current  window  position.

     If  the  text the cursor was on is still visible, in  the  window
     after the window is moved, the cursor will remain positioned over
     that  spot.  If it is not visible, the cursor will return to  the
     window  position  it  occupied which will now be  over  different
     data.

 EXAMPLES:
     {5,5}     -   Upper left corner to row 5 column 5
     {+5}      -   Upper left corner down 5 rows (like pv 5)
     {+5,}     -   Upper left corner down 5 rows
     {,-2}     -   Upper left corner left 2 columns.  (like ph -2)
     {+1,+1}   -   Upper left corner down 1 column, go right 1 column
 
 RELATED HELP FILES:
     line          (Line Number)          
     rowcol        (Character Position)   
     ph            (Pad Horizontal)       
     pv            (Pad Vertical)         
     
     curswinCon    (cursor concepts)      
     
     support       (customer support)     
        

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