ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.5)
_______________________________________________________________________________
 ar [-w]
 "arrow right"
    
 DESCRIPTION:
     Move  the text cursor right one character.  If the text cursor is
     already  at the right column of the edit window, Unix window,  or
     output  window,  the cursor position remains unchanged.   If  the
     cursor  is in the command input window, the cursor moves into the
     output  message  window.   If the cursor is in  the  line  number
     window,  it  is moved to the second column of the edit window  on
     the same line.

 PARAMETERS
     -w   -  wrap mode
             Wrap  mode  modifies the behavior of the command at  line
             and window boundaries.  In wrap mode, if the cursor is at
             the  right  column of the edit window and there  is  more
             data  to  the  right of the window, the  window  will  be
             scrolled right.  If the cursor is in the rightmost column
             of the line, which is the newline just past the rightmost
             character,  the  cursor is moved to column 1 of the  next
             line.  If the cursor is on the last character of the last
             line of data, action occurs.

 RELATED HELP FILES:
     ad            (Arrow Down)           
     au            (Arrow Up)             
     al            (Arrow Left)           

     line          (Line Number)          
     rowcol        (Character Position)   
     sic           (Set Insert Cursor)    
     $             (Dollar)               

     curswinCon    (cursor concepts)      

     support       (customer support)     
        

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